Searched refs:bound_elsewhere (Results 1 – 1 of 1) sorted by relevance
2461 …bool bound_elsewhere = thread->bound_processor != PROCESSOR_NULL && thread->bound_processor !=… in thread_select() local2467 …g = (still_running && !needs_smt_rebalance && !affinity_mismatch && !bound_elsewhere && !avoid_pro… in thread_select()2564 if (needs_smt_rebalance || affinity_mismatch || bound_elsewhere || avoid_processor) { in thread_select()