Searched refs:next_on_runq (Results 1 – 1 of 1) sorted by relevance
1555 struct rt_vcpu *next_on_runq = q_elem(runq->next); in repl_timer_handler() local1557 if ( compare_vcpu_priority(svc, next_on_runq) < 0 ) in repl_timer_handler()1558 runq_tickle(ops, next_on_runq); in repl_timer_handler()
Completed in 5 milliseconds