Searched defs:compat_off_t (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/tile/include/asm/ |
D | compat.h | 31 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | compat.h | 29 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | compat.h | 48 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/fs/ |
D | open.c | 148 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
D | read_write.c | 295 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) in COMPAT_SYSCALL_DEFINE3() argument
|
/linux-4.4.14/arch/x86/include/asm/ |
D | compat.h | 28 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/mips/include/asm/ |
D | compat.h | 28 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | compat.h | 25 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | compat.h | 23 typedef s32 compat_off_t; typedef
|
/linux-4.4.14/arch/s390/include/asm/ |
D | compat.h | 63 typedef s32 compat_off_t; typedef
|