Searched refs:len_low (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | syscalls.c | 105 u32, len_high, u32, len_low) in SYSCALL_DEFINE6() argument 108 merge_64(len_high, len_low), advice); in SYSCALL_DEFINE6()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | iface.c | 537 notif->noa_attr.len_low != 2 + in iwl_mld_handle_probe_resp_data_notif() 539 notif->noa_attr.len_low != 2 + in iwl_mld_handle_probe_resp_data_notif() 542 notif->noa_attr.len_low)) in iwl_mld_handle_probe_resp_data_notif() 559 if (new_data->notif.noa_attr.len_low == in iwl_mld_handle_probe_resp_data_notif()
|
| /linux/arch/x86/kernel/ |
| H A D | sys_ia32.c | 88 __u32, offset_high, __u32, len_low, __u32, len_high, in SYSCALL_DEFINE6() argument 93 (((u64)len_high)<<32) | len_low, in SYSCALL_DEFINE6()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscalls.h | 143 u32 len_high, u32 len_low);
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 1759 notif->noa_attr.len_low != 2 + in iwl_mvm_probe_resp_data_notif() 1761 notif->noa_attr.len_low != 2 + in iwl_mvm_probe_resp_data_notif() 1764 notif->noa_attr.len_low)) in iwl_mvm_probe_resp_data_notif() 1781 if (new_data->notif.noa_attr.len_low == in iwl_mvm_probe_resp_data_notif()
|