Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dtimex.h142 #define ADJ_ESTERROR 0x0008 /* estimated time error */ macro
160 #define MOD_ESTERROR ADJ_ESTERROR
/linux-6.1.9/kernel/time/
Dntp.c732 if (txc->modes & ADJ_ESTERROR) in process_adjtimex_modes()