Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h446 struct task_group { struct
447 struct cgroup_subsys_state css;
451 int idle;
475 struct scx_task_group scx; argument
480 struct task_group *parent; argument
481 struct list_head siblings;
482 struct list_head children;
485 struct autogroup *autogroup;
488 struct cfs_bandwidth cfs_bandwidth;
492 unsigned int uclamp_pct[UCLAMP_CNT];
[all …]