Searched refs:len_low (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dsyscalls.c105 u32, len_high, u32, len_low)
108 merge_64(len_high, len_low), advice);
/linux-master/arch/powerpc/include/asm/
H A Dsyscalls.h143 u32 len_high, u32 len_low);
/linux-master/arch/x86/kernel/
H A Dsys_ia32.c88 __u32, offset_high, __u32, len_low, __u32, len_high,
93 (((u64)len_high)<<32) | len_low,
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h95 * @len_low: length low half
104 u8 len_low; member in struct:iwl_p2p_noa_attr
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1780 * adjust the length according to len_low.
1782 if (new_data->notif.noa_attr.len_low ==

Completed in 161 milliseconds