Searched refs:add_timer_on (Results 1 – 3 of 3) sorted by relevance
566 add_timer_on(&watchdog_timer, next_cpu); in clocksource_watchdog()578 add_timer_on(&watchdog_timer, cpumask_first(cpu_online_mask)); in clocksource_start_watchdog()
1214 void add_timer_on(struct timer_list *timer, int cpu) in add_timer_on() function1244 EXPORT_SYMBOL_GPL(add_timer_on);
1684 add_timer_on(timer, cpu); in __queue_delayed_work()