Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c95 tg = sched_create_group(&root_task_group); in autogroup_create()
H A Dsched.h601 extern struct task_group *sched_create_group(struct task_group *parent);
H A Dcore.c9337 struct task_group *sched_create_group(struct task_group *parent) in sched_create_group() function
9482 tg = sched_create_group(parent); in cpu_cgroup_css_alloc()