Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h367 struct task_group { struct
368 struct cgroup_subsys_state css;
372 struct sched_entity **se;
374 struct cfs_rq **cfs_rq;
375 unsigned long shares;
400 struct task_group *parent; argument
401 struct list_head siblings;
402 struct list_head children;
405 struct autogroup *autogroup;
408 struct cfs_bandwidth cfs_bandwidth;
[all …]