Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h823 struct task_group *sched_task_group; member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h1657 return p->sched_task_group; in task_group()
Dcore.c3672 p->sched_task_group = autogroup_task_group(p, tg); in sched_post_fork()
8531 tsk->sched_task_group = tg; in sched_change_group()