Home
last modified time | relevance | path

Searched refs:ADJ_SETOFFSET (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H 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()
253 printf("Testing ADJ_SETOFFSET... "); in validate_set_offset()
H A Dfreq-step.c28 #ifndef ADJ_SETOFFSET
29 #define ADJ_SETOFFSET 0x0100 macro
84 txc.modes = ADJ_SETOFFSET; in reset_ntp_error()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dfreq-step.c28 #ifndef ADJ_SETOFFSET
29 #define ADJ_SETOFFSET 0x0100 macro
84 txc.modes = ADJ_SETOFFSET; in reset_ntp_error()
H 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()
253 printf("Testing ADJ_SETOFFSET... "); in validate_set_offset()
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/
H A Dtestptp.c30 #ifndef ADJ_SETOFFSET
31 #define ADJ_SETOFFSET 0x0100 macro
310 tx.modes = ADJ_SETOFFSET; in main()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtimex.h103 #define ADJ_SETOFFSET 0x0100 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtimex.h103 #define ADJ_SETOFFSET 0x0100 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtimex.h42 #define ADJ_SETOFFSET 0x0100 macro
/kernel/linux/linux-6.6/tools/testing/selftests/ptp/
H A Dtestptp.c30 #ifndef ADJ_SETOFFSET
31 #define ADJ_SETOFFSET 0x0100 macro
340 tx.modes = ADJ_SETOFFSET | ADJ_NANO; in main()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtimex.h77 struct timeval time; /* (read only, except for ADJ_SETOFFSET) */
116 struct __kernel_timex_timeval time; /* (read only, except for ADJ_SETOFFSET) */
146 #define ADJ_SETOFFSET 0x0100 /* add 'time' to current time */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtimex.h77 struct timeval time; /* (read only, except for ADJ_SETOFFSET) */
116 struct __kernel_timex_timeval time; /* (read only, except for ADJ_SETOFFSET) */
146 #define ADJ_SETOFFSET 0x0100 /* add 'time' to current time */ macro
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clock.c124 if (tx->modes & ADJ_SETOFFSET) { in ptp_clock_adjtime()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clock.c114 if (tx->modes & ADJ_SETOFFSET) { in ptp_clock_adjtime()
/kernel/linux/linux-5.10/kernel/time/
H A Dtimekeeping.c2346 if (txc->modes & ADJ_SETOFFSET) { in timekeeping_validate_timex()
2418 if (txc->modes & ADJ_SETOFFSET) { in do_adjtimex()
/kernel/linux/linux-6.6/kernel/time/
H A Dtimekeeping.c2365 if (txc->modes & ADJ_SETOFFSET) { in timekeeping_validate_timex()
2438 if (txc->modes & ADJ_SETOFFSET) { in do_adjtimex()

Completed in 17 milliseconds