Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dleapcrash.c39 tx.modes = ADJ_STATUS; in clear_time_state()
43 tx.modes = ADJ_STATUS; in clear_time_state()
98 tx.modes = ADJ_STATUS; in main()
H A Dleap-a-day.c109 tx.modes = ADJ_STATUS; in clear_time_state()
119 tx.modes = ADJ_STATUS; in clear_time_state()
265 tx.modes = ADJ_STATUS; in main()
322 tx.modes = ADJ_STATUS; in main()
H A Dadjtick.c119 tx1.modes |= ADJ_STATUS; in check_tick_adj()
H A Dvalid-adjtimex.c50 tx.modes = ADJ_STATUS; in clear_time_state()
/linux/include/uapi/linux/
H A Dtimex.h143 #define ADJ_STATUS 0x0010 /* clock status */ macro
161 #define MOD_STATUS ADJ_STATUS
/linux/kernel/time/
H A Dntp.c965 if (txc->modes & ADJ_STATUS) in hardpps_update_freq()