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);2585 sched_clutch_root_priority( in sched_clutch_root_priority() function2868 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_choose_thread()2937 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_processor_csw_check()2971 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_clutch_processor_queue_has_priority()3534 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_choose_thread()3623 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_processor_csw_check()3658 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_edge_processor_queue_has_priority()