Home
last modified time | relevance | path

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

/kernel/
Dtimer.c1539 static struct notifier_block __cpuinitdata timers_nb = { variable
1546 int err = timer_cpu_notify(&timers_nb, (unsigned long)CPU_UP_PREPARE, in init_timers()
1552 register_cpu_notifier(&timers_nb); in init_timers()