Searched refs:time_offset (Results 1 – 1 of 1) sorted by relevance
63 static s64 time_offset; variable345 time_offset = div_s64(offset64 << NTP_SCALE_SHIFT, NTP_INTERVAL_FREQ); in ntp_update_offset()361 time_offset = 0; in ntp_clear()467 delta = ntp_offset_chunk(time_offset); in second_overflow()468 time_offset -= delta; in second_overflow()782 audit_ntp_set_old(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex()790 audit_ntp_set_new(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex()797 txc->offset = shift_right(time_offset * NTP_INTERVAL_FREQ, in __do_adjtimex()1009 time_offset = div_s64(((s64)correction) << NTP_SCALE_SHIFT, in hardpps_update_phase()