Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dtimer.c1751 static int __cpuinit timer_cpu_notify(struct notifier_block *self, in timer_cpu_notify() function
1777 .notifier_call = timer_cpu_notify,
1783 int err = timer_cpu_notify(&timers_nb, (unsigned long)CPU_UP_PREPARE, in init_timers()