Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dsched_rt.c175 static void repl_timer_handler(void *data);
736 init_timer(prv->repl_timer, repl_timer_handler, (void*) ops, cpu); in rt_init_pdata()
775 init_timer(prv->repl_timer, repl_timer_handler, (void*) new_ops, cpu); in rt_switch_sched()
1502 static void repl_timer_handler(void *data){ in repl_timer_handler() function

Completed in 5 milliseconds