Searched refs:time_maxerror (Results 1 – 1 of 1) sorted by relevance
69 static long time_maxerror = NTP_PHASE_LIMIT; variable355 time_maxerror = NTP_PHASE_LIMIT; in ntp_clear()458 time_maxerror += MAXFREQ / NSEC_PER_USEC; in second_overflow()459 if (time_maxerror > NTP_PHASE_LIMIT) { in second_overflow()460 time_maxerror = NTP_PHASE_LIMIT; in second_overflow()738 time_maxerror = clamp(txc->maxerror, 0, NTP_PHASE_LIMIT); in process_adjtimex_modes()817 txc->maxerror = time_maxerror; in __do_adjtimex()