Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dclocksource.h220 extern void clocksource_suspend(void);
/linux-6.15/kernel/time/
H A Dclocksource.c893 void clocksource_suspend(void) in clocksource_suspend() function
H A Dtimekeeping.c1935 clocksource_suspend(); in timekeeping_suspend()