Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio.h650 void coroutine_fn aio_co_reschedule_self(AioContext *new_ctx);
/openbmc/qemu/util/
H A Dasync.c666 void coroutine_fn aio_co_reschedule_self(AioContext *new_ctx) in aio_co_reschedule_self() function
/openbmc/qemu/
H A Djob.c597 aio_co_reschedule_self(next_aio_context); in job_do_yield_locked()
H A Dblock.c7575 aio_co_reschedule_self(new_ctx); in bdrv_co_enter()
7582 aio_co_reschedule_self(old_ctx); in bdrv_co_leave()