Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimex.h158 void ntp_notify_cmos_timer(void);
/linux-4.1.27/kernel/time/
Dntp.c532 void ntp_notify_cmos_timer(void) in ntp_notify_cmos_timer() function
538 void ntp_notify_cmos_timer(void) { } in ntp_notify_cmos_timer() function
Dtimekeeping.c2035 ntp_notify_cmos_timer(); in do_adjtimex()