Searched refs:setup_thread_stack (Results 1 – 3 of 3) sorted by relevance
24 #define setup_thread_stack(new,old) do { } while(0) macro35 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack() function
71 #define setup_thread_stack(p, org) \ macro77 #define setup_thread_stack(p, org) \ macro
905 setup_thread_stack(tsk, orig); in dup_task_struct()