Searched refs:add_timer_on (Results 1 – 3 of 3) sorted by relevance
154 add_timer_on(&watchdog_timer, next_cpu); in clocksource_watchdog()176 add_timer_on(&watchdog_timer, in clocksource_check_watchdog()198 add_timer_on(&watchdog_timer, in clocksource_check_watchdog()
253 add_timer_on(timer, cpu); in queue_delayed_work_on()
646 void add_timer_on(struct timer_list *timer, int cpu) in add_timer_on() function