Home
last modified time | relevance | path

Searched refs:MAXSEC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtimex.h139 #define MAXSEC 2048 /* max interval between updates (s) */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dtimex.h139 #define MAXSEC 2048 /* max interval between updates (s) */ macro
/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c288 if (!(time_status & STA_FLL) && (secs <= MAXSEC)) in ntp_update_offset_fll()
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c288 if (!(time_status & STA_FLL) && (secs <= MAXSEC)) in ntp_update_offset_fll()

Completed in 4 milliseconds