Searched refs:clockevents_notify (Results 1 – 1 of 1) sorted by relevance
206 extern int clockevents_notify(unsigned long reason, void *arg);212 static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } in clockevents_notify() function