Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dclockchips.h199 extern void clockevents_resume(void);
221 static inline void clockevents_resume(void) { } in clockevents_resume() function
/linux-6.1.9/kernel/time/
Dclockevents.c602 void clockevents_resume(void) in clockevents_resume() function
Dtimekeeping.c1788 clockevents_resume(); in timekeeping_resume()