Searched refs:stack_out (Results 1 – 3 of 3) sorted by relevance
120 unsigned long *stack_out) in run_helper_thread() argument 141 if (stack_out == NULL) { in run_helper_thread() 154 *stack_out = stack; in run_helper_thread()
240 unsigned long *stack_out) in winch_tramp() argument 261 pid = run_helper_thread(winch_thread, &data, CLONE_FILES, stack_out); in winch_tramp()
224 unsigned int flags, unsigned long *stack_out);