Home
last modified time | relevance | path

Searched refs:aio_co_reschedule_self (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/block/
H A Daio.h637 void coroutine_fn aio_co_reschedule_self(AioContext *new_ctx);
/openbmc/qemu/util/
H A Dasync.c667 void coroutine_fn aio_co_reschedule_self(AioContext *new_ctx) in aio_co_reschedule_self() function
/openbmc/qemu/
H A Djob.c593 aio_co_reschedule_self(next_aio_context); in job_do_yield_locked()
H A Dblock.c7442 aio_co_reschedule_self(new_ctx); in bdrv_co_enter()
7449 aio_co_reschedule_self(old_ctx); in bdrv_co_leave()
/openbmc/qemu/nbd/
H A Dserver.c3162 aio_co_reschedule_self(qemu_get_aio_context()); in nbd_trip()
3175 aio_co_reschedule_self(qemu_get_aio_context()); in nbd_trip()