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