Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dsched.h467 struct task_group { struct
468 struct cgroup_subsys_state css;
472 struct sched_entity **se;
497 struct task_group *parent; argument
498 struct list_head siblings;
499 struct list_head children;
502 struct autogroup *autogroup;
505 struct cfs_bandwidth cfs_bandwidth;
509 unsigned int uclamp_pct[UCLAMP_CNT];
511 struct uclamp_se uclamp_req[UCLAMP_CNT];
[all …]