Searched refs:unregister_fair_sched_group (Results 1 – 3 of 3) sorted by relevance
301 extern void unregister_fair_sched_group(struct task_group *tg, int cpu);
8106 void unregister_fair_sched_group(struct task_group *tg, int cpu) in unregister_fair_sched_group() function8202 void unregister_fair_sched_group(struct task_group *tg, int cpu) { } in unregister_fair_sched_group() function
7527 unregister_fair_sched_group(tg, i); in sched_offline_group()