Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dinit_task.h137 .sched_task_group = &root_task_group,
Dsched.h1404 struct task_group *sched_task_group; member
/linux-4.4.14/kernel/sched/
Dsched.h925 return p->sched_task_group; in task_group()
Dcore.c7800 tsk->sched_task_group = tg; in sched_move_task()