Searched refs:ntp_tick (Results 1 – 2 of 2) sorted by relevance
177 u64 ntp_tick; member
359 tk->ntp_tick = ntpinterval << tk->ntp_error_shift; in tk_setup_internals()2181 if (likely(tk->ntp_tick == ntp_tl)) { in timekeeping_adjust()2184 tk->ntp_tick = ntp_tl; in timekeeping_adjust()2185 mult = div64_u64((tk->ntp_tick >> tk->ntp_error_shift) - in timekeeping_adjust()2310 tk->ntp_error += tk->ntp_tick << shift; in logarithmic_accumulation()