Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h481 extern int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent);
Dfair.c11435 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function
11592 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function
Dcore.c7860 if (!alloc_fair_sched_group(tg, parent)) in sched_create_group()