Lines Matching refs:active_balance
11564 int ld_moved, cur_ld_moved, active_balance = 0;
11754 * ->active_balance synchronizes accesses to
11758 if (!busiest->active_balance &&
11760 busiest->active_balance = 1;
11762 active_balance = 1;
11767 if (active_balance) {
11778 if (likely(!active_balance) || need_active_balance(&env)) {
11897 !busiest_rq->active_balance))
11968 busiest_rq->active_balance = 0;
12856 if (!rq->active_balance) {
12857 rq->active_balance = 1;
12870 int active_balance;
12917 active_balance = kick_active_balance(rq, p, new_cpu);
12918 if (active_balance) {