Searched defs:offset_low (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/x86/ia32/ |
D | sys_ia32.c | 54 unsigned long offset_low, in sys32_truncate64() 60 asmlinkage long sys32_ftruncate64(unsigned int fd, unsigned long offset_low, in sys32_ftruncate64() 195 long sys32_fadvise64_64(int fd, __u32 offset_low, __u32 offset_high, in sys32_fadvise64_64()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | syscalls.c | 118 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64()
|
D | sys_ppc32.c | 113 long ppc32_fadvise64(int fd, u32 unused, u32 offset_high, u32 offset_low, in ppc32_fadvise64()
|
/linux-4.4.14/arch/tile/kernel/ |
D | compat.c | 82 unsigned int, offset_low, loff_t __user *, result, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-4.4.14/arch/x86/include/asm/ |
D | desc_defs.h | 52 u16 offset_low; member
|
/linux-4.4.14/tools/firewire/ |
D | nosy-dump.h | 89 uint32_t offset_low; member
|
/linux-4.4.14/fs/ |
D | read_write.c | 303 unsigned long, offset_low, loff_t __user *, result, in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-driver.h | 138 __le32 offset_low; member
|