Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsyscalls.c100 u32 len_high, u32 len_low) in ppc_fadvise64_64() argument
103 (u64)len_high << 32 | len_low, advice); in ppc_fadvise64_64()
/linux/arch/x86/kernel/
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()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dmac-cfg.h62 u8 len_low; member
/linux/arch/powerpc/include/asm/
A Dasm-prototypes.h83 u32 len_high, u32 len_low);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1544 if (new_data->notif.noa_attr.len_low == in iwl_mvm_probe_resp_data_notif()

Completed in 11 milliseconds