Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h448 struct task_group { struct
449 struct cgroup_subsys_state css;
453 struct sched_entity **se;
478 struct task_group *parent; argument
479 struct list_head siblings;
480 struct list_head children;
483 struct autogroup *autogroup;
486 struct cfs_bandwidth cfs_bandwidth;
490 unsigned int uclamp_pct[UCLAMP_CNT];
492 struct uclamp_se uclamp_req[UCLAMP_CNT];
[all …]