Searched defs:old_ctx (Results 1 – 3 of 3) sorted by relevance
668 AioContext *old_ctx = qemu_get_current_aio_context(); in aio_co_reschedule_self() local
2299 AioContext *old_ctx; in qmp_block_resize() local
7516 AioContext *old_ctx = qemu_coroutine_get_aio_context(self); in bdrv_co_enter() local7531 void coroutine_fn bdrv_co_leave(BlockDriverState *bs, AioContext *old_ctx) in bdrv_co_leave()