Searched refs:rt_runq_first (Results 1 – 3 of 3) sorted by relevance
179 thread_t rt_runq_first(rt_queue_t rt_run_queue);
844 __kdebug_only uint64_t spill_tid = thread_tid(rt_runq_first(&starting_pset->rt_runq)); in rt_choose_next_processor_for_spill_IPI()1438 rt_runq_first(rt_queue_t rt_run_queue) in rt_runq_first() function
2532 thread_t hi_thread = rt_runq_first(&pset->rt_runq); in thread_select()