/external/kernel-headers/original/uapi/linux/ |
D | suspend_ioctls.h | 12 __kernel_loff_t offset; 25 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t) 30 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t) 31 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 214 __kernel_loff_t l_start; 215 __kernel_loff_t l_len;
|
D | posix_types.h | 88 typedef long long __kernel_loff_t; typedef
|
/external/kernel-headers/original/uapi/mtd/ |
D | mtd-abi.h | 177 #define MEMGETBADBLOCK _IOW('M', 11, __kernel_loff_t) 179 #define MEMSETBADBLOCK _IOW('M', 12, __kernel_loff_t)
|
/external/strace/linux/ |
D | asm_stat.h | 18 # define loff_t __kernel_loff_t
|
/external/crosvm/vfio_sys/src/ |
D | plat.rs | 109 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
D | vfio.rs | 180 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 240 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
D | vhost.rs | 260 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
D | virtio_net.rs | 307 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
/external/crosvm/net_sys/src/ |
D | if_tun.rs | 315 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
D | inn.rs | 198 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
D | iff.rs | 443 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
/external/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 26 pub type __kernel_loff_t = ::c_longlong; typedef 87 pub l_start: ::__kernel_loff_t, 88 pub l_len: ::__kernel_loff_t,
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 1093 CHECK_TYPE_SIZE(__kernel_loff_t);
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cpp | 1088 CHECK_TYPE_SIZE(__kernel_loff_t);
|
/external/crosvm/kvm_sys/src/aarch64/ |
D | bindings.rs | 769 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 719 pub type __kernel_loff_t = ::std::os::raw::c_longlong; typedef
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 1798 …<typedef-decl name='__kernel_loff_t' type-id='type-id-165' filepath='/ws/android/kernel/aosp/commo…
|
D | test-libandroid.so.abi | 3550 …<typedef-decl name='__kernel_loff_t' type-id='1eb56b1e' filepath='bionic/libc/kernel/uapi/asm-gene…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 5203 …<typedef-decl name="__kernel_loff_t" type-id="1eb56b1e" filepath="include/uapi/asm-generic/posix_t… 69040 …<typedef-decl name="__kernel_loff_t" type-id="1eb56b1e" filepath="include/uapi/asm-generic/posix_t…
|
D | test-PR27569-v0.abi | 5203 …<typedef-decl name="__kernel_loff_t" type-id="1eb56b1e" filepath="include/uapi/asm-generic/posix_t… 69026 …<typedef-decl name="__kernel_loff_t" type-id="1eb56b1e" filepath="include/uapi/asm-generic/posix_t…
|