Searched refs:current_urgency (Results 1 – 3 of 3) sorted by relevance
430 processor->current_urgency = THREAD_URGENCY_NONE; in processor_state_update_idle()460 processor->current_urgency = thread_get_urgency(thread, NULL, NULL); in processor_state_update_from_thread()478 processor->current_urgency = urgency; in processor_state_update_explicit()
348 thread_urgency_t current_urgency; /* cached urgency of current thread */ member
5773 thread_urgency_t old_urgency = processor->current_urgency; in ast_check()5782 if (old_urgency != processor->current_urgency) { in ast_check()5907 thread_urgency_t old_urgency = processor->current_urgency; in set_sched_pri()5933 if (processor->current_urgency != old_urgency) { in set_sched_pri()5945 machine_thread_going_on_core(thread, processor->current_urgency, 0, 0, ctime); in set_sched_pri()