Searched defs:task_group (Results 1 – 1 of 1) sorted by relevance
466 struct task_group { struct467 struct cgroup_subsys_state css;471 struct sched_entity **se;496 struct task_group *parent; argument497 struct list_head siblings;498 struct list_head children;501 struct autogroup *autogroup;504 struct cfs_bandwidth cfs_bandwidth;508 unsigned int uclamp_pct[UCLAMP_CNT];510 struct uclamp_se uclamp_req[UCLAMP_CNT];[all …]