Home
last modified time | relevance | path

Searched defs:__kernel_long_t (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/include/lapi/
Dposix_types.h13 typedef long long __kernel_long_t; typedef
16 typedef long __kernel_long_t; typedef
/third_party/alsa-lib/include/sound/
Dtype_compat.h46 #define __kernel_long_t long macro
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dnetlink.rs283 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/x86/
Dnetlink.rs279 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2525 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dnetlink.rs276 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2409 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dnetlink.rs281 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2545 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/mips/
Dnetlink.rs284 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dnetlink.rs281 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2523 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/arm/
Dnetlink.rs279 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dnetlink.rs273 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2406 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dnetlink.rs277 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2451 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dnetlink.rs291 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2468 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dnetlink.rs277 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dnetlink.rs284 pub type __kernel_long_t = crate::ctypes::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/x32/
Dnetlink.rs274 pub type __kernel_long_t = crate::ctypes::c_longlong; typedef
Dgeneral.rs2437 pub type __kernel_long_t = crate::ctypes::c_longlong; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dnetlink.rs273 pub type __kernel_long_t = crate::ctypes::c_long; typedef
Dgeneral.rs2386 pub type __kernel_long_t = crate::ctypes::c_long; typedef

12