Searched refs:MINSEC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | timex.h | 130 #define MINSEC 256 /* min interval between updates (s) */ macro |
| /Linux-v5.4/kernel/time/ | ||
| D | ntp.c | 285 if (secs < MINSEC) in ntp_update_offset_fll() |