Searched refs:runq_tickle (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | sched_rt.c | 1217 runq_tickle(const struct scheduler *ops, struct rt_vcpu *new) in runq_tickle() function 1357 runq_tickle(ops, svc); in rt_vcpu_wake() 1379 runq_tickle(ops, svc); in rt_context_saved() 1558 runq_tickle(ops, next_on_runq); in repl_timer_handler() 1562 runq_tickle(ops, svc); in repl_timer_handler()
|
A D | sched_credit2.c | 1431 runq_tickle(const struct scheduler *ops, struct csched2_vcpu *new, s_time_t now) in runq_tickle() function 1899 runq_tickle(ops, svc, now); in unpark_parked_vcpus() 2119 runq_tickle(ops, svc, now); in csched2_vcpu_wake() 2164 runq_tickle(ops, svc, now); in csched2_context_saved() 2500 runq_tickle(ops, svc, now); in migrate()
|
Completed in 13 milliseconds