Searched refs:ntp_next_leap_sec (Results 1 – 1 of 1) sorted by relevance
82 static time64_t ntp_next_leap_sec = TIME64_MAX; variable357 ntp_next_leap_sec = TIME64_MAX; in ntp_clear()379 return ktime_set(ntp_next_leap_sec, 0); in ntp_get_next_leap()408 ntp_next_leap_sec = secs + SECS_PER_DAY - in second_overflow()412 ntp_next_leap_sec = secs + SECS_PER_DAY - in second_overflow()418 ntp_next_leap_sec = TIME64_MAX; in second_overflow()429 ntp_next_leap_sec = TIME64_MAX; in second_overflow()433 ntp_next_leap_sec = TIME64_MAX; in second_overflow()440 ntp_next_leap_sec = TIME64_MAX; in second_overflow()584 ntp_next_leap_sec = TIME64_MAX; in process_adj_status()[all …]