Searched refs:setup_thread_stack (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
H A Dthread_info.h64 #define setup_thread_stack(p, org) \ macro
70 #define setup_thread_stack(p, org) \ macro
/linux-4.1.27/kernel/
H A Dfork.c358 setup_thread_stack(tsk, orig); dup_task_struct()
/linux-4.1.27/include/linux/
H A Dsched.h2697 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) setup_thread_stack() function

Completed in 105 milliseconds