Searched refs:ntp_next_leap_sec (Results 1 – 1 of 1) sorted by relevance
81 static time64_t ntp_next_leap_sec = TIME64_MAX; variable356 ntp_next_leap_sec = TIME64_MAX; in ntp_clear()378 return ktime_set(ntp_next_leap_sec, 0); in ntp_get_next_leap()407 ntp_next_leap_sec = secs + SECS_PER_DAY - in second_overflow()411 ntp_next_leap_sec = secs + SECS_PER_DAY - in second_overflow()417 ntp_next_leap_sec = TIME64_MAX; in second_overflow()428 ntp_next_leap_sec = TIME64_MAX; in second_overflow()432 ntp_next_leap_sec = TIME64_MAX; in second_overflow()439 ntp_next_leap_sec = TIME64_MAX; in second_overflow()583 ntp_next_leap_sec = TIME64_MAX; in process_adj_status()[all …]