Home
last modified time | relevance | path

Searched refs:TIME_OK (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
A Dntp.c57 static int time_state = TIME_OK;
412 case TIME_OK: in second_overflow()
426 time_state = TIME_OK; in second_overflow()
437 time_state = TIME_OK; in second_overflow()
452 time_state = TIME_OK; in second_overflow()
689 time_state = TIME_OK; in process_adj_status()
/linux/include/uapi/linux/
A Dtimex.h198 #define TIME_OK 0 /* clock synchronized, no leap second */ macro
/linux/tools/testing/selftests/timers/
A Dleap-a-day.c84 case TIME_OK: return "TIME_OK"; in time_state_str()

Completed in 6 milliseconds