Searched refs:TIME_OOP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtimex.h201 #define TIME_OOP 3 /* leap second in progress */ macro
/linux-master/kernel/time/
H A Dntp.c429 time_state = TIME_OOP;
446 case TIME_OOP:
830 result = TIME_OOP;
839 if ((time_state == TIME_OOP) &&
/linux-master/tools/testing/selftests/timers/
H A Dleap-a-day.c87 case TIME_OOP: return "TIME_OOP";

Completed in 165 milliseconds