Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.h15 extern int timekeeping_suspend(void);
H A Dtick-common.c484 * Called from syscore_suspend() via timekeeping_suspend with only one in tick_resume_local()
533 timekeeping_suspend();
H A Dtimekeeping.c1968 int timekeeping_suspend(void) in timekeeping_suspend() function
2040 .suspend = timekeeping_suspend,