Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/tests/
Dintel-pt-test.c
/openbmc/linux/arch/powerpc/kernel/
Dsignal_64.c
Dsignal_32.c
/openbmc/qemu/util/
H A Dasync.c668 AioContext *old_ctx = qemu_get_current_aio_context(); in aio_co_reschedule_self() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
Dchannel.c
/openbmc/qemu/
H A Dblockdev.c2314 AioContext *old_ctx; in qmp_block_resize() local
H A Dblock.c7491 AioContext *old_ctx = qemu_coroutine_get_aio_context(self); in bdrv_co_enter() local
7506 void coroutine_fn bdrv_co_leave(BlockDriverState *bs, AioContext *old_ctx) in bdrv_co_leave()