Searched defs:setup_thread_stack (Results 1 – 4 of 4) sorted by relevance
24 #define setup_thread_stack(new,old) do { } while(0) macro39 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack() function
25 #define setup_thread_stack(new,old) do { } while(0) macro40 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack() function
69 #define setup_thread_stack(p, org) \ macro75 #define setup_thread_stack(p, org) \ macro
71 #define setup_thread_stack(p, org) \ macro77 #define setup_thread_stack(p, org) \ macro