Home
last modified time | relevance | path

Searched refs:ADJ_TIMECONST (Results 1 – 5 of 5) 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.h103 #define ADJ_TIMECONST 0x0020 /* pll time constant */ macro
121 #define MOD_TIMECONST ADJ_TIMECONST
/external/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex01.c38 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
Dadjtimex02.c97 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK )