Searched defs:thread_info (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dsched.h60 #include <linux/thread_info.h>
2144 struct thread_info thread_info; member in union:thread_union
2505 #define task_thread_info(task) ((struct thread_info *)(task)->stack)
2544 * - see asm/thread_info.h for TIF_xxxx flags available
2693 * Wrappers for p->thread_info->cpu access. No-op on UP.

Completed in 161 milliseconds