Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp_internal.h17 extern void ntp_notify_cmos_timer(void);
19 static inline void ntp_notify_cmos_timer(void) { } in ntp_notify_cmos_timer() function
H A Dntp.c663 void ntp_notify_cmos_timer(void) in ntp_notify_cmos_timer() function
H A Dtimekeeping.c2481 ntp_notify_cmos_timer(); in do_adjtimex()