Searched refs:real_secs (Results 1 – 1 of 1) sorted by relevance
288 long secs, real_secs; in ntp_update_offset() local306 real_secs = ktime_get_ntp_seconds(ntpdata - tk_ntp_data); in ntp_update_offset()307 secs = (long)(real_secs - ntpdata->time_reftime); in ntp_update_offset()311 ntpdata->time_reftime = real_secs; in ntp_update_offset()