Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h474 struct task_group { struct
475 struct cgroup_subsys_state css;
479 int idle;
503 struct scx_task_group scx; argument
508 struct task_group *parent; argument
509 struct list_head siblings;
510 struct list_head children;
513 struct autogroup *autogroup;
516 struct cfs_bandwidth cfs_bandwidth;
520 unsigned int uclamp_pct[UCLAMP_CNT];
[all …]