Home
last modified time | relevance | path

Searched refs:TIME_OOP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtimex.h201 #define TIME_OOP 3 /* leap second in progress */ macro
/linux/kernel/time/
H A Dntp.c428 ntpdata->time_state = TIME_OOP; in second_overflow()
443 case TIME_OOP: in second_overflow()
837 result = TIME_OOP; in ntp_adjtimex()
846 if ((ntpdata->time_state == TIME_OOP) && (ts->tv_sec == ntpdata->ntp_next_leap_sec)) in ntp_adjtimex()