Searched refs:unregister_fair_sched_group (Results 1 – 3 of 3) sorted by relevance
311 extern void unregister_fair_sched_group(struct task_group *tg, int cpu);
8153 void unregister_fair_sched_group(struct task_group *tg, int cpu) in unregister_fair_sched_group() function8249 void unregister_fair_sched_group(struct task_group *tg, int cpu) { } in unregister_fair_sched_group() function
7762 unregister_fair_sched_group(tg, i); in sched_offline_group()