Searched refs:run_helper_thread (Results 1 – 3 of 3) sorted by relevance
119 int run_helper_thread(int (*proc)(void *), void *arg, unsigned int flags, in run_helper_thread() function
261 pid = run_helper_thread(winch_thread, &data, CLONE_FILES, stack_out); in winch_tramp()
223 extern int run_helper_thread(int (*proc)(void *), void *arg,
Completed in 5 milliseconds