Searched refs:affinity_mismatch (Results 1 – 1 of 1) sorted by relevance
2459 …bool affinity_mismatch = thread->affinity_set != AFFINITY_SET_NULL && thread->affinity_set->aset… in thread_select() local2467 …hread_can_keep_running = (still_running && !needs_smt_rebalance && !affinity_mismatch && !bound_el… in thread_select()2564 if (needs_smt_rebalance || affinity_mismatch || bound_elsewhere || avoid_processor) { in thread_select()