Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dinit_task.h136 .sched_task_group = &root_task_group,
Dsched.h1317 struct task_group *sched_task_group; member
/linux-4.1.27/kernel/sched/
Dsched.h908 return p->sched_task_group; in task_group()
Dcore.c7565 tsk->sched_task_group = tg; in sched_move_task()