Home
last modified time | relevance | path

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

/linux/init/
H A Dinit_task.c102 .sched_task_group = &root_task_group,
/linux/include/linux/
H A Dsched.h860 struct task_group *sched_task_group; member
/linux/kernel/sched/
H A Dcore.c4804 p->sched_task_group = tg; in sched_cgroup_fork()
9031 tsk->sched_task_group = tg; in sched_change_group()
H A Dext.c7692 struct task_group *tg = p->sched_task_group; in scx_bpf_task_cgroup()