Searched refs:sched_balance_pair (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsched_ule.c318 static int sched_balance_pair(struct tdq *, struct tdq *);
810 if (sched_balance_pair(TDQ_CPU(high), TDQ_CPU(low))) {
874 sched_balance_pair(struct tdq *high, struct tdq *low) function

Completed in 100 milliseconds