Home
last modified time | relevance | path

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

/linux/init/
H A Dinit_task.c105 .sched_task_group = &root_task_group,
/linux/include/linux/
H A Dsched.h886 struct task_group *sched_task_group; member
/linux/kernel/sched/
H A Dsched.h2159 return p->sched_task_group; in task_group()
H A Dcore.c4763 p->sched_task_group = tg; in sched_cgroup_fork()
9191 tsk->sched_task_group = tg; in sched_change_group()
H A Dext.c6600 struct task_group *tg = p->sched_task_group; in scx_bpf_task_cgroup()