Searched refs:timekeeping_suspend (Results 1 – 3 of 3) sorted by relevance
15 extern int timekeeping_suspend(void);
484 * Called from syscore_suspend() via timekeeping_suspend with only one in tick_resume_local() 533 timekeeping_suspend();
1848 int timekeeping_suspend(void) in timekeeping_suspend() function1918 .suspend = timekeeping_suspend,