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

/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c1646 static void __start_timer(struct timer_list *t, unsigned long interval) function
1688 __start_timer(t, HZ);
1691 __start_timer(t, iv);
1707 __start_timer(t, HZ);
2093 __start_timer(t, iv);

Completed in 118 milliseconds