Searched refs:__start_timer (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c1664 static void __start_timer(struct timer_list *t, unsigned long interval) function
1706 __start_timer(t, HZ);
1709 __start_timer(t, iv);
1725 __start_timer(t, HZ);
2111 __start_timer(t, iv);

Completed in 202 milliseconds