Home
last modified time | relevance | path

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

/linux-5.19.10/init/
Dinit_task.c103 .sched_task_group = &root_task_group,
/linux-5.19.10/include/linux/
Dsched.h789 struct task_group *sched_task_group; member
/linux-5.19.10/kernel/sched/
Dsched.h1889 return p->sched_task_group; in task_group()
Dcore.c4588 p->sched_task_group = tg; in sched_cgroup_fork()
10151 tsk->sched_task_group = tg; in sched_change_group()