Searched refs:LBF_DST_PINNED (Results 1 – 1 of 1) sorted by relevance
8780 #define LBF_DST_PINNED 0x04 macro 8959 env->flags & (LBF_DST_PINNED | LBF_ACTIVE_LB)) in can_migrate_task() 8965 env->flags |= LBF_DST_PINNED; in can_migrate_task() 11394 if ((env.flags & LBF_DST_PINNED) && env.imbalance > 0) { in load_balance() 11401 env.flags &= ~LBF_DST_PINNED; in load_balance() 11752 * The LBF_DST_PINNED logic could have changed in rebalance_domains()