Home
last modified time | relevance | path

Searched refs:__kernel_off_t (Results 1 - 17 of 17) sorted by relevance

/third_party/alsa-lib/include/
H A Dtype_compat.h53 #ifndef __kernel_off_t
54 #define __kernel_off_t off_t macro
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h48 #define off_t __kernel_off_t
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h456 __kernel_off_t offset; /* mmap offset */
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2430 pub type __kernel_off_t = __kernel_long_t; types
2461 pub l_start: __kernel_off_t,
2462 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2429 pub type __kernel_off_t = __kernel_long_t; types
2460 pub l_start: __kernel_off_t,
2461 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2409 pub type __kernel_off_t = __kernel_long_t; types
2440 pub l_start: __kernel_off_t,
2441 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2545 pub type __kernel_off_t = __kernel_long_t; types
2576 pub l_start: __kernel_off_t,
2577 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2614 pub type __kernel_off_t = __kernel_long_t; types
2645 pub l_start: __kernel_off_t,
2646 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2567 pub type __kernel_off_t = __kernel_long_t; types
2598 pub l_start: __kernel_off_t,
2599 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2676 pub type __kernel_off_t = __kernel_long_t; types
2701 pub l_start: __kernel_off_t,
2702 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2513 pub type __kernel_off_t = __kernel_long_t; types
2544 pub l_start: __kernel_off_t,
2545 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2776 pub type __kernel_off_t = __kernel_long_t; types
2807 pub l_start: __kernel_off_t,
2808 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2482 pub type __kernel_off_t = __kernel_long_t; types
2513 pub l_start: __kernel_off_t,
2514 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2752 pub type __kernel_off_t = __kernel_long_t; types
2783 pub l_start: __kernel_off_t,
2784 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2460 pub type __kernel_off_t = __kernel_long_t; types
2491 pub l_start: __kernel_off_t,
2492 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2543 pub type __kernel_off_t = __kernel_long_t; types
2574 pub l_start: __kernel_off_t,
2575 pub l_len: __kernel_off_t,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2471 pub type __kernel_off_t = __kernel_long_t; types
2502 pub l_start: __kernel_off_t,
2503 pub l_len: __kernel_off_t,

Completed in 215 milliseconds