Searched refs:aio_timer_init (Results 1 – 7 of 7) 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/include/block/ |
H A D | aio.h | 597 static inline void aio_timer_init(AioContext *ctx, in aio_timer_init() function
|
/openbmc/qemu/block/ |
H A D | null.c | 180 aio_timer_init(bdrv_get_aio_context(bs), &acb->timer, in null_aio_common()
|
H A D | curl.c | 601 aio_timer_init(new_context, &s->timer, in curl_attach_aio_context()
|
H A D | iscsi.c | 266 aio_timer_init(iTask->iscsilun->aio_context, in iscsi_co_generic_cb()
|
/openbmc/qemu/tests/unit/ |
H A D | test-aio.c | 385 aio_timer_init(ctx, &data.timer, data.clock_type, in test_timer_schedule() 717 aio_timer_init(ctx, &data.timer, data.clock_type, in test_source_timer_schedule()
|
/openbmc/qemu/ |
H A D | job.c | 433 aio_timer_init(qemu_get_aio_context(), &job->sleep_timer, in job_create()
|