Home
last modified time | relevance | path

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

/linux-3.3/kernel/sched/
Dsched.h108 struct task_group { struct
131 struct task_group *parent; argument
132 struct list_head siblings;
133 struct list_head children;
136 struct autogroup *autogroup;
160 extern struct task_group root_task_group; argument
555 static inline struct task_group *task_group(struct task_struct *p) in task_group() function
589 static inline struct task_group *task_group(struct task_struct *p) in task_group() function