Home
last modified time | relevance | path

Searched refs:sched_task_group (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/init/
Dinit_task.c93 .sched_task_group = &root_task_group,
/Linux-v4.19/include/linux/
Dsched.h648 struct task_group *sched_task_group; member
/Linux-v4.19/kernel/sched/
Dsched.h1294 return p->sched_task_group; in task_group()
Dcore.c6326 tsk->sched_task_group = tg; in sched_change_group()