Searched defs:offset_high (Results 1 – 4 of 4) sorted by relevance
/arch/x86/kernel/ |
D | sys_ia32.c | 55 unsigned long, offset_low, unsigned long, offset_high) in SYSCALL_DEFINE3() argument 62 unsigned long, offset_low, unsigned long, offset_high) in SYSCALL_DEFINE3() argument 88 __u32, offset_high, __u32, len_low, __u32, len_high, in SYSCALL_DEFINE6() argument
|
/arch/powerpc/kernel/ |
D | syscalls.c | 114 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64()
|
D | sys_ppc32.c | 100 long ppc32_fadvise64(int fd, u32 unused, u32 offset_high, u32 offset_low, in ppc32_fadvise64()
|
/arch/x86/include/asm/ |
D | desc_defs.h | 90 u32 offset_high; member
|