Searched refs:sched_balance_pair (Results 1 – 1 of 1) sorted by relevance
332 static int sched_balance_pair(struct tdq *, struct tdq *);864 if (sched_balance_pair(tdq, TDQ_CPU(low))) { in sched_balance_group()922 sched_balance_pair(struct tdq *high, struct tdq *low) in sched_balance_pair() function