Home
last modified time | relevance | path

Searched refs:ADJ_TIMECONST (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dadjtimex.c35 tx.constant = ADJ_TIMECONST; in adjtimex_0100()
63 tx.constant = ADJ_TIMECONST; in adjtimex_time64_0100()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/ltp/include/lapi/
H A Dtimex.h11 ADJ_ESTERROR | ADJ_STATUS | ADJ_TIMECONST | \
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
H A Dadjtimex01.c13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
H A Dadjtimex02.c27 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime.h187 case ADJ_TIMECONST: \
H A Dclock_adjtime01.c28 * - ADJ_TIMECONST - PLL stiffness (jitter dependent) + poll int for PLL
97 .modes = ADJ_TIMECONST,
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs643 pub const ADJ_TIMECONST: ::c_uint = 0x0020; consts
656 pub const MOD_TIMECONST: ::c_uint = ADJ_TIMECONST;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1041 pub const ADJ_TIMECONST: ::c_uint = 0x0020; consts
1054 pub const MOD_TIMECONST: ::c_uint = ADJ_TIMECONST;

Completed in 8 milliseconds