Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dasync-teardown.c82 static void *new_stack_for_clone(void) in new_stack_for_clone() function
106 clone(async_teardown_fn, new_stack_for_clone(), CLONE_VM, NULL); in init_async_teardown()