Searched refs:usp_thread_fn (Results 1 – 1 of 1) sorted by relevance
203 int copy_thread(unsigned long clone_flags, unsigned long usp_thread_fn, in copy_thread() argument220 unsigned long usp = usp_thread_fn ? in copy_thread()221 usp_thread_fn : regs->areg[1]; in copy_thread()276 SPILL_SLOT(childregs, 2) = usp_thread_fn; in copy_thread()