Home
last modified time | relevance | path

Searched defs:compat_off_t (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dcompat.h29 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/x86/include/asm/
Dcompat.h29 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/arm64/include/asm/
Dcompat.h48 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/mips/include/asm/
Dcompat.h28 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/parisc/include/asm/
Dcompat.h25 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/sparc/include/asm/
Dcompat.h23 typedef s32 compat_off_t; typedef
/Linux-v4.19/arch/s390/include/asm/
Dcompat.h65 typedef s32 compat_off_t; typedef
/Linux-v4.19/fs/
Dopen.c148 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
Dread_write.c328 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) in COMPAT_SYSCALL_DEFINE3() argument