ADJ_TICK 702 kernel/time/ntp.c if (txc->modes & ADJ_TICK) ADJ_TICK 705 kernel/time/ntp.c if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET)) ADJ_TICK 2264 kernel/time/timekeeping.c if (txc->modes & ADJ_TICK && ADJ_TICK 2362 kernel/time/timekeeping.c if (txc->modes & (ADJ_FREQUENCY | ADJ_TICK)) ADJ_TICK 120 tools/testing/selftests/timers/adjtick.c tx1.modes = ADJ_TICK; ADJ_TICK 197 tools/testing/selftests/timers/adjtick.c tx1.modes = ADJ_TICK; ADJ_TICK 101 tools/testing/selftests/timers/freq-step.c txc.modes = ADJ_TICK | ADJ_FREQUENCY;