Home
last modified time | relevance | path

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

/kernel/sched/
Dautogroup.c93 tg = sched_create_group(&root_task_group); in autogroup_create()
Dsched.h489 extern struct task_group *sched_create_group(struct task_group *parent);
Dcore.c10363 struct task_group *sched_create_group(struct task_group *parent) in sched_create_group() function
10520 tg = sched_create_group(parent); in cpu_cgroup_css_alloc()