Home
last modified time | relevance | path

Searched refs:esterror (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/src/linux/
Dclock_adjtime.c11 long long offset, freq, maxerror, esterror; member
26 long offset, freq, maxerror, esterror; member
46 .esterror = utx->esterror, in clock_adjtime()
70 utx->esterror = ktx.esterror; in clock_adjtime()
99 .esterror = utx->esterror, in clock_adjtime()
127 utx->esterror = ktx.esterror; in clock_adjtime()
/third_party/musl/compat/time32/
Dclock_adjtime32.c10 long offset, freq, maxerror, esterror; member
28 .esterror = tx32->esterror, in __clock_adjtime32()
52 tx32->esterror = utx.esterror; in __clock_adjtime32()
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime.h26 __kernel_long_t esterror;/* estimated error (usec) */ member
63 long long esterror;/* estimated error (usec) */ member
146 tx.esterror, \
186 return &tx.esterror; \
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dadjtimex.c34 tx.esterror = ADJ_ESTERROR; in adjtimex_0100()
62 tx.esterror = ADJ_ESTERROR; in adjtimex_time64_0100()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/ndk_musl_include/sys/
Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/include/sys/
Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs244 pub esterror: ::c_long,
266 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs210 pub esterror: i64,
212 pub esterror: ::c_long,
277 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs262 pub esterror: ::c_long,
280 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs411 pub esterror: ::c_long,
429 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs426 pub esterror: i32,
444 pub esterror: i32,
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs715 pub esterror: ::c_long,
733 pub esterror: ::c_long,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h29755 s32 esterror; member
29789 long long int esterror; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp17443 __syscall_slong_t esterror; member