Home
last modified time | relevance | path

Searched refs:next_on_runq (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dsched_rt.c1555 struct rt_vcpu *next_on_runq = q_elem(runq->next); in repl_timer_handler() local
1557 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