Searched refs:new_stackp (Results 1 – 1 of 1) sorted by relevance
111 unsigned long new_stackp = args->stack; in copy_thread() local160 if (new_stackp) in copy_thread()161 frame->childregs.gprs[15] = new_stackp; in copy_thread()