Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dtimer.c1702 static int __cpuinit timer_cpu_notify(struct notifier_block *self, in timer_cpu_notify() function
1728 .notifier_call = timer_cpu_notify,
1734 int err = timer_cpu_notify(&timers_nb, (unsigned long)CPU_UP_PREPARE, in init_timers()