Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscalls.c115 u32 len_high, u32 len_low) in ppc_fadvise64_64() argument
118 (u64)len_high << 32 | len_low, advice); in ppc_fadvise64_64()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h120 u8 len_low; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h107 u32 len_high, u32 len_low);
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1537 if (new_data->notif.noa_attr.len_low == in iwl_mvm_probe_resp_data_notif()