Searched refs:arch_clone_stack (Results 1 – 1 of 1) sorted by relevance
60 static uint8_t arch_clone_stack[128 * 1024] __attribute__((aligned(__BIGGEST_ALIGNMENT__))); variable79 void* stack_mid = &arch_clone_stack[sizeof(arch_clone_stack) / 2]; in arch_clone()