Searched refs:BASEPRI_UTILITY (Results 1 – 7 of 7) sorted by relevance
165 #define BASEPRI_UTILITY (BASEPRI_DEFAULT - 11) /* 20 */ macro
854 } else if (thread->base_pri > BASEPRI_UTILITY) { in sched_update_thread_bucket()894 } else if (thread->base_pri > BASEPRI_UTILITY) { in sched_smt_update_thread_bucket()
1726 } else if (thread->base_pri <= BASEPRI_UTILITY) { in recommended_pset_type()
140 .tcg_thread_pri = BASEPRI_UTILITY,
86 .qos_pri[THREAD_QOS_UTILITY] = BASEPRI_UTILITY,
3220 } else if (priority > BASEPRI_UTILITY) { in sched_convert_pri_to_bucket()
6164 } else if (thread->base_pri <= BASEPRI_UTILITY) { in thread_get_perfcontrol_class()