Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtimex.h203 #define TIME_ERROR 5 /* clock not synchronized */ macro
204 #define TIME_BAD TIME_ERROR /* bw compat */
/linux-5.19.10/kernel/time/
Dntp.c806 result = TIME_ERROR; in __do_adjtimex()