Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcoroutine-ucontext.c122 void start_switch_fiber_asan(void **fake_stack_save, in start_switch_fiber_asan() function
166 start_switch_fiber_asan(&fake_stack_save, in coroutine_trampoline()
227 start_switch_fiber_asan(&fake_stack_save, co->stack, co->stack_size); in qemu_coroutine_new()
275 start_switch_fiber_asan(NULL, to->stack, to->stack_size); in terminate_asan()
323 start_switch_fiber_asan(IS_ENABLED(CONFIG_COROUTINE_POOL) || in qemu_coroutine_switch()