Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h533 extern void online_fair_sched_group(struct task_group *tg);
541 static inline void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group() function
H A Dcore.c8869 online_fair_sched_group(tg); in sched_online_group()
H A Dfair.c13341 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group() function