Searched refs:setup_thread_stack (Results 1 – 2 of 2) sorted by relevance
26 #define setup_thread_stack(new,old) do { } while(0) macro41 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack() function
1154 setup_thread_stack(tsk, orig); in dup_task_struct()