Searched refs:aio_timer_init (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/util/ |
| H A D | qemu-coroutine-sleep.c | 69 aio_timer_init(ctx, &ts, type, SCALE_NS, co_sleep_cb, w); in qemu_co_sleep_ns_wakeable()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-aio.c | 385 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 D | job.c | 439 aio_timer_init(qemu_get_aio_context(), &job->sleep_timer, in job_create()
|