Home
last modified time | relevance | path

Searched refs:ADJ_TICK (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex02.c32 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
58 {.modes = ADJ_TICK, .lowlimit = 900000, .delta = 1, .exp_err = EINVAL},
59 {.modes = ADJ_TICK, .highlimit = 1100000, .delta = 1, .exp_err = EINVAL},
89 if (tc[i].modes == ADJ_TICK) { in verify_adjtimex()
135 if (tc[i].modes == ADJ_TICK) { in setup()
Dadjtimex01.c13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dadjtimex.c32 tx.tick = ADJ_TICK; in adjtimex_0100()
60 tx.tick = ADJ_TICK; in adjtimex_time64_0100()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h42 #define ADJ_TICK 0x4000 macro
52 #define MOD_CLKB ADJ_TICK
/third_party/musl/include/sys/
Dtimex.h42 #define ADJ_TICK 0x4000 macro
52 #define MOD_CLKB ADJ_TICK
/third_party/musl/ndk_musl_include/sys/
Dtimex.h42 #define ADJ_TICK 0x4000 macro
52 #define MOD_CLKB ADJ_TICK
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h42 #define ADJ_TICK 0x4000 macro
52 #define MOD_CLKB ADJ_TICK
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h42 #define ADJ_TICK 0x4000 macro
52 #define MOD_CLKB ADJ_TICK
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime02.c93 .modes = ADJ_TICK,
100 .modes = ADJ_TICK,
221 if (tc[i].modes == ADJ_TICK) { in setup()
Dclock_adjtime01.c101 .modes = ADJ_TICK,
209 if (tc[i].modes == ADJ_TICK) in setup()
Dclock_adjtime.h189 case ADJ_TICK: \
/third_party/ltp/include/lapi/
Dtimex.h12 ADJ_TICK)