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.h16 extern void ntp_notify_cmos_timer(bool offset_set);
18 static inline void ntp_notify_cmos_timer(bool offset_set) { } in ntp_notify_cmos_timer() function
H A Dntp.c668 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer() function
H A Dtimekeeping.c2769 ntp_notify_cmos_timer(result.delta.tv_sec != 0); in do_adjtimex()