Home
last modified time | relevance | path

Searched refs:__kernel_old_timespec (Results 1 – 23 of 23) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/thread/
Dsyscalls.rs21 core::convert::TryInto, core::ptr, linux_raw_sys::general::timespec as __kernel_old_timespec,
76 let old_req = __kernel_old_timespec { in clock_nanosleep_relative_old()
80 let mut old_rem = MaybeUninit::<__kernel_old_timespec>::uninit(); in clock_nanosleep_relative_old()
135 let old_req = __kernel_old_timespec { in clock_nanosleep_absolute_old()
190 let old_req = __kernel_old_timespec { in nanosleep_old()
194 let mut old_rem = MaybeUninit::<__kernel_old_timespec>::uninit(); in nanosleep_old()
271 let old_utime = __kernel_old_timespec { in futex_old()
/third_party/rust/crates/rustix/src/backend/linux_raw/time/
Dsyscalls.rs26 use {core::ptr, linux_raw_sys::general::timespec as __kernel_old_timespec};
55 let mut old_result = MaybeUninit::<__kernel_old_timespec>::uninit(); in clock_getres_old()
129 it_interval: __kernel_old_timespec { in timerfd_settime_old()
141 it_value: __kernel_old_timespec { in timerfd_settime_old()
/third_party/ltp/include/
Dtst_timer.h110 struct __kernel_old_timespec { struct
127 struct __kernel_old_timespec it_interval; /* timer period */ argument
128 struct __kernel_old_timespec it_value; /* timer expiration */
150 struct __kernel_old_timespec kern_old_ts;
/third_party/ltp/testcases/kernel/syscalls/select/
Dselect_var.h45 struct __kernel_old_timespec _ts; in do_select_faulty_to()
/third_party/rust/crates/rustix/src/backend/linux_raw/
Dvdso_wrappers.rs25 use linux_raw_sys::general::timespec as __kernel_old_timespec;
273 let mut old_result = MaybeUninit::<__kernel_old_timespec>::uninit(); in _rustix_clock_gettime_via_syscall_old()
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs46 linux_raw_sys::general::timespec as __kernel_old_timespec,
1263 __kernel_old_timespec { in _utimensat_old()
1275 __kernel_old_timespec { in _utimensat_old()
/third_party/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat01.c126 struct __kernel_old_timespec kern_old_ts[2];
/third_party/ltp/
Dconfigure.ac216 AC_CHECK_TYPES([struct __kernel_old_timeval, struct __kernel_old_timespec, struct __kernel_timespec,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3348 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs3349 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs3328 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs3390 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs3432 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3464 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs3697 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3401 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs3379 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3597 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3462 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs3486 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3667 pub struct __kernel_old_timespec { struct
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs3533 pub struct __kernel_old_timespec { struct
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h75720 struct __kernel_old_timespec { struct
76404 struct __kernel_old_timespec ts[3];