Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h454 extern void online_fair_sched_group(struct task_group *tg);
H A Dfair.c12855 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group() function
13065 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group() function
H A Dcore.c10452 online_fair_sched_group(tg); in sched_online_group()