Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h471 struct task_group { struct
472 struct cgroup_subsys_state css;
476 int idle;
500 struct scx_task_group scx; argument
505 struct task_group *parent; argument
506 struct list_head siblings;
507 struct list_head children;
510 struct autogroup *autogroup;
513 struct cfs_bandwidth cfs_bandwidth;
517 unsigned int uclamp_pct[UCLAMP_CNT];
[all …]