Searched refs:ADJ_SETOFFSET (Results 1 – 6 of 6) sorted by relevance
35 #define ADJ_SETOFFSET 0x0100 macro198 tmx.modes = ADJ_SETOFFSET; in set_offset()233 tmx.modes = ADJ_SETOFFSET; in set_bad_offset()
28 #ifndef ADJ_SETOFFSET29 #define ADJ_SETOFFSET 0x0100 macro84 txc.modes = ADJ_SETOFFSET; in reset_ntp_error()
30 #ifndef ADJ_SETOFFSET31 #define ADJ_SETOFFSET 0x0100 macro374 tx.modes = ADJ_SETOFFSET | ADJ_NANO; in main()
146 #define ADJ_SETOFFSET 0x0100 /* add 'time' to current time */ macro
128 if (tx->modes & (ADJ_SETOFFSET | ADJ_FREQUENCY | ADJ_OFFSET) && in ptp_clock_adjtime()136 if (tx->modes & ADJ_SETOFFSET) { in ptp_clock_adjtime()
2618 if (txc->modes & ADJ_SETOFFSET) { in timekeeping_validate_timex()2721 if (txc->modes & ADJ_SETOFFSET) { in __do_adjtimex()2763 if (txc->modes & ADJ_SETOFFSET) in do_adjtimex()