Searched refs:repl_timer_handler (Results 1 – 1 of 1) sorted by relevance
175 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