Searched refs:run_queue_peek (Results 1 – 5 of 5) sorted by relevance
230 run_queue_peek( in run_queue_peek() function
249 thread_t potential_thread = run_queue_peek(chosen_runq); in sched_dualq_choose_thread()
348 extern thread_t run_queue_peek(
2330 thread_t bound_thread = run_queue_peek(&root_bucket->scrb_bound_thread_runq); in sched_clutch_thread_bound_lookup()3310 run_queue_dequeue(bound_runq, SCHED_HEADQ) : run_queue_peek(bound_runq); in sched_clutch_processor_highest_thread()
4398 run_queue_peek( in run_queue_peek() function