Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtimex.h108 #define ADJ_TICK 0x4000 /* tick value */ macro
/linux-4.1.27/kernel/time/
Dntp.c608 if (txc->modes & ADJ_TICK) in process_adjtimex_modes()
611 if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET)) in process_adjtimex_modes()
637 if (txc->modes & ADJ_TICK && in ntp_validate_timex()