Searched defs:task_group (Results 1 – 1 of 1) sorted by relevance
108 struct task_group { struct131 struct task_group *parent; argument132 struct list_head siblings;133 struct list_head children;136 struct autogroup *autogroup;160 extern struct task_group root_task_group; argument555 static inline struct task_group *task_group(struct task_struct *p) in task_group() function589 static inline struct task_group *task_group(struct task_struct *p) in task_group() function