Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtimex.h242 #define TIME_OOP 3 /* leap second in progress */ macro
/linux-2.4.37.9/kernel/
Dtimer.c395 time_state = TIME_OOP; in second_overflow()
408 case TIME_OOP: in second_overflow()