Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/timers/
Dleapcrash.c52 tx.modes = ADJ_STATUS; in clear_time_state()
56 tx.modes = ADJ_STATUS; in clear_time_state()
111 tx.modes = ADJ_STATUS; in main()
Dleap-a-day.c113 tx.modes = ADJ_STATUS; in clear_time_state()
123 tx.modes = ADJ_STATUS; in clear_time_state()
226 tx.modes = ADJ_STATUS; in main()
266 tx.modes = ADJ_STATUS; in main()
Dvalid-adjtimex.c56 tx.modes = ADJ_STATUS; in clear_time_state()
/linux-4.1.27/include/uapi/linux/
Dtimex.h102 #define ADJ_STATUS 0x0010 /* clock status */ macro
120 #define MOD_STATUS ADJ_STATUS
/linux-4.1.27/kernel/time/
Dntp.c571 if (txc->modes & ADJ_STATUS) in process_adjtimex_modes()