Searched refs:sched_clutch_root_priority (Results 1 – 1 of 1) sorted by relevance
122 static int sched_clutch_root_priority(sched_clutch_root_t);2627 sched_clutch_root_priority( in sched_clutch_root_priority() function2906 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_choose_thread()2975 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_processor_csw_check()3009 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_clutch_processor_queue_has_priority()3562 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_choose_thread()3651 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_processor_csw_check()3686 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_edge_processor_queue_has_priority()