Searched refs:usp_thread_fn (Results 1 – 1 of 1) sorted by relevance
269 unsigned long usp_thread_fn = args->stack; in copy_thread() local292 unsigned long usp = usp_thread_fn ? in copy_thread()293 usp_thread_fn : regs->areg[1]; in copy_thread()