Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dauto_group.c75 tg = sched_create_group(&root_task_group); in autogroup_create()
Dsched.h318 extern struct task_group *sched_create_group(struct task_group *parent);
Dcore.c7470 struct task_group *sched_create_group(struct task_group *parent) in sched_create_group() function
7974 tg = sched_create_group(parent); in cpu_cgroup_css_alloc()