Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcoroutine-ucontext.c132 void start_switch_fiber_tsan(void **fake_stack_save, in start_switch_fiber_tsan() function
168 start_switch_fiber_tsan(&fake_stack_save, self, true); /* true=caller */ in coroutine_trampoline()
228 start_switch_fiber_tsan(&fake_stack_save, in qemu_coroutine_new()
327 start_switch_fiber_tsan(&fake_stack_save, in qemu_coroutine_switch()