Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/time/
Dntp.c74 static long time_reftime; variable
316 secs = get_seconds() - time_reftime; in ntp_update_offset()
320 time_reftime = get_seconds(); in ntp_update_offset()
561 time_reftime = get_seconds(); in process_adj_status()