Home
last modified time | relevance | path

Searched refs:aio_timer_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-coroutine-sleep.c69 aio_timer_init(ctx, &ts, type, SCALE_NS, co_sleep_cb, w); in qemu_co_sleep_ns_wakeable()
/openbmc/qemu/tests/unit/
H A Dtest-aio.c385 aio_timer_init(ctx, &data.timer, data.clock_type, in test_timer_schedule()
722 aio_timer_init(ctx, &data.timer, data.clock_type, in test_source_timer_schedule()
/openbmc/qemu/
H A Djob.c439 aio_timer_init(qemu_get_aio_context(), &job->sleep_timer, in job_create()