Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/init/
H A Dinit_task.c102 .sched_task_group = &root_task_group,
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h711 struct task_group *sched_task_group; member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h1615 return p->sched_task_group; in task_group()
H A Dcore.c3552 p->sched_task_group = tg; in sched_cgroup_fork()
7941 tsk->sched_task_group = tg; in sched_change_group()