| /third_party/ltp/include/ |
| D | tst_timer.h | 110 struct __kernel_old_timespec { struct 127 struct __kernel_old_timespec it_interval; /* timer period */ argument
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 3401 pub struct __kernel_old_timespec { struct 3402 pub tv_sec: __kernel_old_time_t, 3403 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 3390 pub struct __kernel_old_timespec { struct 3391 pub tv_sec: __kernel_old_time_t, 3392 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 3349 pub struct __kernel_old_timespec { struct 3350 pub tv_sec: __kernel_old_time_t, 3351 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 3462 pub struct __kernel_old_timespec { struct 3463 pub tv_sec: __kernel_old_time_t, 3464 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 3432 pub struct __kernel_old_timespec { struct 3433 pub tv_sec: __kernel_old_time_t, 3434 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 3486 pub struct __kernel_old_timespec { struct 3487 pub tv_sec: __kernel_old_time_t, 3488 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 3533 pub struct __kernel_old_timespec { struct 3534 pub tv_sec: __kernel_old_time_t, 3535 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 3328 pub struct __kernel_old_timespec { struct 3329 pub tv_sec: __kernel_old_time_t, 3330 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 3379 pub struct __kernel_old_timespec { struct 3380 pub tv_sec: __kernel_old_time_t, 3381 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 3464 pub struct __kernel_old_timespec { struct 3465 pub tv_sec: __kernel_old_time_t, 3466 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 3348 pub struct __kernel_old_timespec { struct 3349 pub tv_sec: __kernel_old_time_t, 3350 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 3597 pub struct __kernel_old_timespec { struct 3598 pub tv_sec: __kernel_old_time_t, 3599 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 3697 pub struct __kernel_old_timespec { struct 3698 pub tv_sec: __kernel_old_time_t, 3699 pub tv_nsec: crate::ctypes::c_long,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| D | general.rs | 3667 pub struct __kernel_old_timespec { struct 3668 pub tv_sec: __kernel_old_time_t, 3669 pub tv_nsec: crate::ctypes::c_long,
|