Home
last modified time | relevance | path

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

/kernel/
Dsched.c267 struct task_group { struct
269 struct cgroup_subsys_state css;
294 struct task_group *parent; argument
312 struct task_group root_task_group; argument
361 static inline struct task_group *task_group(struct task_struct *p) in task_group() function
395 static inline struct task_group *task_group(struct task_struct *p) in task_group() function