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.h466 struct task_group { struct
467 struct cgroup_subsys_state css;
471 struct sched_entity **se;
496 struct task_group *parent; argument
497 struct list_head siblings;
498 struct list_head children;
501 struct autogroup *autogroup;
504 struct cfs_bandwidth cfs_bandwidth;
508 unsigned int uclamp_pct[UCLAMP_CNT];
510 struct uclamp_se uclamp_req[UCLAMP_CNT];
[all …]