Searched refs:timer_cpu_notify (Results 1 – 1 of 1) sorted by relevance
1702 static int __cpuinit timer_cpu_notify(struct notifier_block *self, in timer_cpu_notify() function1728 .notifier_call = timer_cpu_notify,1734 int err = timer_cpu_notify(&timers_nb, (unsigned long)CPU_UP_PREPARE, in init_timers()