Searched refs:current_is_bound (Results 1 – 5 of 5) sorted by relevance
281 if (thread_no_smt(potential_thread) && secondary->current_is_bound) { in sched_dualq_choose_thread()599 if (secondary->current_is_bound && thread_no_smt(thread)) { in sched_dualq_thread_avoid_processor()
403 bool current_is_bound; /* current thread is bound to this processor */ member
516 processor->current_is_bound = false; in processor_state_update_idle()548 processor->current_is_bound = thread->bound_processor != PROCESSOR_NULL; in processor_state_update_from_thread()
9804 return sched_allow_NO_SMT_threads && !processor->current_is_bound && processor->current_is_NO_SMT; in processor_active_thread_no_smt()
227 cpus[cpu_id]->current_is_bound = ((thread_t)thread)->bound_processor != PROCESSOR_NULL; in clutch_impl_cpu_set_thread_current()