Home
last modified time | relevance | path

Searched defs:old_ctx (Results 1 – 3 of 3) sorted by relevance

/qemu/util/
H A Dasync.c668 AioContext *old_ctx = qemu_get_current_aio_context(); in aio_co_reschedule_self() local
/qemu/
H A Dblockdev.c2244 AioContext *old_ctx; in qmp_block_resize() local
H A Dblock.c7410 AioContext *old_ctx = qemu_coroutine_get_aio_context(self); in bdrv_co_enter() local
7425 void coroutine_fn bdrv_co_leave(BlockDriverState *bs, AioContext *old_ctx) in bdrv_co_leave()