Home
last modified time | relevance | path

Searched refs:ADJ_SETOFFSET (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/timers/
A Dvalid-adjtimex.c40 #define ADJ_SETOFFSET 0x0100 macro
201 tmx.modes = ADJ_SETOFFSET; in set_offset()
236 tmx.modes = ADJ_SETOFFSET; in set_bad_offset()
A Dfreq-step.c28 #ifndef ADJ_SETOFFSET
29 #define ADJ_SETOFFSET 0x0100 macro
84 txc.modes = ADJ_SETOFFSET; in reset_ntp_error()
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c30 #ifndef ADJ_SETOFFSET
31 #define ADJ_SETOFFSET 0x0100 macro
315 tx.modes = ADJ_SETOFFSET | ADJ_NANO; in main()
/linux-6.3-rc2/include/uapi/linux/
A Dtimex.h146 #define ADJ_SETOFFSET 0x0100 /* add 'time' to current time */ macro
/linux-6.3-rc2/drivers/ptp/
A Dptp_clock.c113 if (tx->modes & ADJ_SETOFFSET) { in ptp_clock_adjtime()
/linux-6.3-rc2/kernel/time/
A Dtimekeeping.c2365 if (txc->modes & ADJ_SETOFFSET) { in timekeeping_validate_timex()
2438 if (txc->modes & ADJ_SETOFFSET) { in do_adjtimex()

Completed in 11 milliseconds