Searched refs:ADJ_TICK (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
D | adjtimex02.c | 32 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()
|
D | adjtimex01.c | 13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | adjtimex.c | 32 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/ |
D | timex.h | 42 #define ADJ_TICK 0x4000 macro 52 #define MOD_CLKB ADJ_TICK
|
/third_party/musl/include/sys/ |
D | timex.h | 42 #define ADJ_TICK 0x4000 macro 52 #define MOD_CLKB ADJ_TICK
|
/third_party/musl/ndk_musl_include/sys/ |
D | timex.h | 42 #define ADJ_TICK 0x4000 macro 52 #define MOD_CLKB ADJ_TICK
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | timex.h | 42 #define ADJ_TICK 0x4000 macro 52 #define MOD_CLKB ADJ_TICK
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | timex.h | 42 #define ADJ_TICK 0x4000 macro 52 #define MOD_CLKB ADJ_TICK
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
D | clock_adjtime02.c | 93 .modes = ADJ_TICK, 100 .modes = ADJ_TICK, 221 if (tc[i].modes == ADJ_TICK) { in setup()
|
D | clock_adjtime01.c | 101 .modes = ADJ_TICK, 209 if (tc[i].modes == ADJ_TICK) in setup()
|
D | clock_adjtime.h | 189 case ADJ_TICK: \
|
/third_party/ltp/include/lapi/ |
D | timex.h | 12 ADJ_TICK)
|