Searched refs:ADJ_TICK (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/timers/
H A Dadjtick.c120 tx1.modes = ADJ_TICK;
197 tx1.modes = ADJ_TICK;
H A Dfreq-step.c101 txc.modes = ADJ_TICK | ADJ_FREQUENCY;
/linux-master/include/uapi/linux/
H A Dtimex.h149 #define ADJ_TICK 0x4000 /* tick value */ macro
/linux-master/kernel/time/
H A Dntp.c750 if (txc->modes & ADJ_TICK)
753 if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET))
H A Dtimekeeping.c2360 if (txc->modes & ADJ_TICK &&
2476 if (txc->modes & (ADJ_FREQUENCY | ADJ_TICK))

Completed in 172 milliseconds