Searched refs:rt_runq_first (Results 1 – 1 of 1) sorted by relevance
168 static thread_t rt_runq_first(rt_queue_t rt_runq);2231 __kdebug_only uint64_t spill_tid = thread_tid(rt_runq_first(&starting_pset->rt_runq)); in choose_next_rt_processor_for_IPI()2496 thread_t hi_thread = rt_runq_first(SCHED(rt_runq)(pset)); in thread_select()4145 rt_runq_first(rt_queue_t rt_run_queue) in rt_runq_first() function