Home
last modified time | relevance | path

Searched refs:__kernel_loff_t (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsuspend_ioctls.h11 __kernel_loff_t offset;
24 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
29 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
30 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h213 __kernel_loff_t l_start;
214 __kernel_loff_t l_len;
Dposix_types.h87 typedef long long __kernel_loff_t; typedef
/external/strace/linux/
Dmtd-abi.h175 #define MEMGETBADBLOCK _IOW('M', 11, __kernel_loff_t)
177 #define MEMSETBADBLOCK _IOW('M', 12, __kernel_loff_t)
Dasm_stat.h18 # define loff_t __kernel_loff_t
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h175 #define MEMGETBADBLOCK _IOW('M', 11, __kernel_loff_t)
177 #define MEMSETBADBLOCK _IOW('M', 12, __kernel_loff_t)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc1093 CHECK_TYPE_SIZE(__kernel_loff_t);