Home
last modified time | relevance | path

Searched refs:ADJ_TIMECONST (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dadjtimex_modes.h55 #if defined(ADJ_TIMECONST) || (defined(HAVE_DECL_ADJ_TIMECONST) && HAVE_DECL_ADJ_TIMECONST)
57 static_assert((ADJ_TIMECONST) == (0x0020), "ADJ_TIMECONST != 0x0020");
60 # define ADJ_TIMECONST 0x0020
117 XLAT(ADJ_TIMECONST),
Dadjtimex_modes.in8 ADJ_TIMECONST 0x0020
/external/kernel-headers/original/uapi/linux/
Dtimex.h142 #define ADJ_TIMECONST 0x0020 /* pll time constant */ macro
160 #define MOD_TIMECONST ADJ_TIMECONST
/external/ltp/include/lapi/
Dtimex.h11 ADJ_ESTERROR | ADJ_STATUS | ADJ_TIMECONST | \
/external/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex01.c13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
Dadjtimex02.c15 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK )
/external/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c102 .modes = ADJ_TIMECONST,