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/
H A Dposix_types.h13 typedef long long __kernel_long_t; typedef
16 typedef long __kernel_long_t; typedef
/third_party/alsa-lib/include/sound/
H A Dtype_compat.h46 #define __kernel_long_t long macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dnetlink.rs276 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2409 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dnetlink.rs281 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2523 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dnetlink.rs273 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2386 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dnetlink.rs284 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2592 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dnetlink.rs281 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2545 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dnetlink.rs284 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2654 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dnetlink.rs279 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2495 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dnetlink.rs291 pub type __kernel_long_t = crate::ctypes::c_long; types
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dnetlink.rs283 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2762 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dnetlink.rs273 pub type __kernel_long_t = crate::ctypes::c_long; types
H A Dgeneral.rs2406 pub type __kernel_long_t = crate::ctypes::c_long; types
[all...]
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dnetlink.rs277 pub type __kernel_long_t = crate::ctypes::c_long; types
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dnetlink.rs274 pub type __kernel_long_t = crate::ctypes::c_longlong; types
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dnetlink.rs277 pub type __kernel_long_t = crate::ctypes::c_long; types
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dnetlink.rs279 pub type __kernel_long_t = crate::ctypes::c_long; types

Completed in 193 milliseconds

12