Searched defs:new_stackp (Results 1 – 2 of 2) sorted by relevance
119 #define start_thread(regs, new_psw, new_stackp) do { \ argument126 #define start_thread31(regs, new_psw, new_stackp) do { \ argument
163 int copy_thread(unsigned long clone_flags, unsigned long new_stackp, in copy_thread()