Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dauto_group.c73 tg = sched_create_group(&root_task_group); in autogroup_create()
Dsched.h328 extern struct task_group *sched_create_group(struct task_group *parent);
Dcore.c7706 struct task_group *sched_create_group(struct task_group *parent) in sched_create_group() function
8209 tg = sched_create_group(parent); in cpu_cgroup_css_alloc()