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

/linux-master/init/
H A Dinit_task.c99 .sched_task_group = &root_task_group,
/linux-master/include/linux/
H A Dsched.h810 struct task_group *sched_task_group; member in struct:task_struct
/linux-master/kernel/sched/
H A Dcore.c500 * - sched_move_task(): p->sched_task_group
4216 * - p->sched_task_group
4835 p->sched_task_group = tg;
10466 tsk->sched_task_group = group;
10498 if (group == tsk->sched_task_group)
H A Dsched.h2025 return p->sched_task_group;

Completed in 199 milliseconds