Searched refs:plt_overflow_timer (Results 1 – 1 of 1) sorted by relevance
767 static struct timer plt_overflow_timer; variable809 set_timer(&plt_overflow_timer, NOW() + plt_overflow_period); in plt_overflow()858 kill_timer(&plt_overflow_timer); in reset_platform_timer()1961 init_timer(&plt_overflow_timer, plt_overflow, NULL, 0); in try_platform_timer_tail()
Completed in 7 milliseconds