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