Home
last modified time | relevance | path

Searched refs:len_high (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dsyscalls.c105 u32, len_high, u32, len_low) in SYSCALL_DEFINE6() argument
108 merge_64(len_high, len_low), advice); in SYSCALL_DEFINE6()
/openbmc/linux/arch/x86/kernel/
H A Dsys_ia32.c88 __u32, offset_high, __u32, len_low, __u32, len_high, in SYSCALL_DEFINE6() argument
93 (((u64)len_high)<<32) | len_low, in SYSCALL_DEFINE6()
/openbmc/linux/arch/powerpc/include/asm/
H A Dsyscalls.h143 u32 len_high, u32 len_low);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h97 u8 len_high; member