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