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

/freebsd-11.0-release/sys/kern/
H A Dsched_ule.c327 static int sched_balance_pair(struct tdq *, struct tdq *);
862 if (sched_balance_pair(TDQ_CPU(high), TDQ_CPU(low))) {
923 sched_balance_pair(struct tdq *high, struct tdq *low) function

Completed in 73 milliseconds