Home
last modified time | relevance | path

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

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