Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h560 extern int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent);
566 static inline int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function
H A Dcore.c9416 if (!alloc_fair_sched_group(tg, parent)) in sched_create_group()
H A Dfair.c15296 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() function