Home
last modified time | relevance | path

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

/linux/init/
A Dinit_task.c101 .sched_task_group = &root_task_group,
/linux/include/linux/
A Dsched.h847 struct task_group *sched_task_group; member
/linux/kernel/sched/
A Dcore.c4754 p->sched_task_group = tg; in sched_cgroup_fork()
8926 tsk->sched_task_group = group; in sched_change_group()
8958 if (group == tsk->sched_task_group) in sched_move_task()
A Dsched.h2134 return p->sched_task_group; in task_group()
A Dext.c7150 struct task_group *tg = p->sched_task_group; in scx_bpf_task_cgroup()

Completed in 48 milliseconds