Searched refs:len_high (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | syscalls.c | 115 u32 len_high, u32 len_low) in ppc_fadvise64_64() argument 118 (u64)len_high << 32 | len_low, advice); in ppc_fadvise64_64()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | mac-cfg.h | 107 u8 len_high; member
|
| /Linux-v5.4/arch/x86/ia32/ |
| D | sys_ia32.c | 194 __u32, offset_high, __u32, len_low, __u32, len_high, in COMPAT_SYSCALL_DEFINE6() argument 199 (((u64)len_high)<<32) | len_low, in COMPAT_SYSCALL_DEFINE6()
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | asm-prototypes.h | 101 u32 len_high, u32 len_low);
|