Home
last modified time | relevance | path

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

/Linux-v5.10/init/
Dinit_task.c102 .sched_task_group = &root_task_group,
/Linux-v5.10/include/linux/
Dsched.h695 struct task_group *sched_task_group; member
/Linux-v5.10/kernel/sched/
Dsched.h1561 return p->sched_task_group; in task_group()
Dcore.c7531 tsk->sched_task_group = tg; in sched_change_group()