Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
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
Dntp.c663 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer() function
Dtimekeeping.c2613 ntp_notify_cmos_timer(offset_set); in do_adjtimex()