Searched defs:task_group (Results 1 – 1 of 1) sorted by relevance
470 struct task_group { struct471 struct cgroup_subsys_state css;475 int idle;499 struct scx_task_group scx; argument504 struct task_group *parent; argument505 struct list_head siblings;506 struct list_head children;509 struct autogroup *autogroup;512 struct cfs_bandwidth cfs_bandwidth;516 unsigned int uclamp_pct[UCLAMP_CNT];[all …]