Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h431 struct task_group { struct
470 struct task_group *parent; argument
506 typedef int (*tg_visitor)(struct task_group *, void *); argument
432 csstask_group global() argument
436 idletask_group global() argument
441 setask_group global() argument
443 cfs_rqtask_group global() argument
444 sharestask_group global() argument
471 siblingstask_group global() argument
472 childrentask_group global() argument
475 autogrouptask_group global() argument
478 cfs_bandwidthtask_group global() argument
482 uclamp_pcttask_group global() argument
2148 static inline struct task_group *task_group(struct task_struct *p) task_group() function
2184 static inline struct task_group *task_group(struct task_struct *p) task_group() function
[all...]