Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtimex.h60 #define ADJ_OFFSET_READONLY 0x2000 /* read-only adjtime */ macro
/openbmc/linux/kernel/time/
H A Dntp.c769 if (!(txc->modes & ADJ_OFFSET_READONLY)) { in __do_adjtimex()
H A Dtimekeeping.c2348 if (!(txc->modes & ADJ_OFFSET_READONLY) && in timekeeping_validate_timex()