Searched refs:TIME_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtimex.h203 #define TIME_ERROR 5 /* clock not synchronized */ macro
204 #define TIME_BAD TIME_ERROR /* bw compat */
/linux-master/kernel/time/
H A Dntp.c55 * (TIME_ERROR prevents overwriting the CMOS clock)
806 result = TIME_ERROR;

Completed in 125 milliseconds