Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dntp.c69 static long time_maxerror = NTP_PHASE_LIMIT; variable
355 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()
730 time_maxerror = txc->maxerror; in process_adjtimex_modes()
810 txc->maxerror = time_maxerror; in __do_adjtimex()
/linux/
A DSystem.map130907 ffff800011e56608 d time_maxerror
A D.tmp_System.map130907 ffff800011e56608 d time_maxerror

Completed in 1018 milliseconds