Searched refs:rt_runq_dequeue (Results 1 – 1 of 1) sorted by relevance
4081 rt_runq_dequeue(rt_queue_t rt_run_queue) in rt_runq_dequeue() function4234 thread = rt_runq_dequeue(&pset->rt_runq); in sched_rtlocal_queue_shutdown()4340 thread_t new_thread = rt_runq_dequeue(&pset->rt_runq); in sched_rtlocal_steal_thread()4369 thread_t new_thread = rt_runq_dequeue(SCHED(rt_runq)(pset)); in sched_rt_choose_thread()4399 thread_t new_thread = rt_runq_dequeue(SCHED(rt_runq)(pset)); in sched_rt_choose_thread()