Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h467 struct task_group { struct
468 struct cgroup_subsys_state css;
472 int idle;
477 struct sched_entity **se;
479 struct cfs_rq **cfs_rq;
480 unsigned long shares;
506 struct task_group *parent; argument
507 struct list_head siblings;
508 struct list_head children;
511 struct autogroup *autogroup;
[all …]