Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dchan_user.c240 unsigned long *stack_out) in winch_tramp() argument
261 pid = run_helper_thread(winch_thread, &data, CLONE_FILES, stack_out); in winch_tramp()
/linux/arch/um/include/shared/
H A Dos.h227 unsigned int flags, unsigned long *stack_out);