Home
last modified time | relevance | path

Searched defs:setup_thread_stack (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/
Dthread_info.h64 #define setup_thread_stack(p, org) \ macro
70 #define setup_thread_stack(p, org) \ macro
/linux-4.4.14/include/linux/
Dsched.h2800 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack() function