Searched refs:usp_thread_fn (Results 1 – 1 of 1) sorted by relevance
194 int copy_thread(unsigned long clone_flags, unsigned long usp_thread_fn, in copy_thread() argument211 unsigned long usp = usp_thread_fn ? in copy_thread()212 usp_thread_fn : regs->areg[1]; in copy_thread()267 *((int *)childregs - 2) = usp_thread_fn; in copy_thread()