Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dntp.c73 static long time_reftime; variable
314 secs = get_seconds() - time_reftime; in ntp_update_offset()
318 time_reftime = get_seconds(); in ntp_update_offset()
593 time_reftime = get_seconds(); in process_adj_status()