| /linux/include/linux/qed/ |
| H A D | qed_chain.h | 113 u16 elem_size; member 155 size_t elem_size; member 163 #define ELEMS_PER_PAGE(elem_size, page_size) \ argument 166 #define UNUSABLE_ELEMS_PER_PAGE(elem_size, mode) \ argument 171 #define USABLE_ELEMS_PER_PAGE(elem_size, page_size, mode) \ argument 175 #define QED_CHAIN_PAGE_CNT(elem_cnt, elem_size, page_size, mode) \ argument
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_queue.c | 56 unsigned int elem_size, enum queue_type type) in rxe_queue_init() 148 unsigned int elem_size, struct ib_udata *udata, in rxe_queue_resize()
|
| H A D | rxe_pool.h | 39 size_t elem_size; member
|
| H A D | rxe_queue.h | 67 size_t elem_size; member
|
| /linux/kernel/bpf/ |
| H A D | stackmap.c | 54 static u32 stack_map_calculate_max_depth(u32 size, u32 elem_size, u64 flags) in stack_map_calculate_max_depth() 70 u64 elem_size = sizeof(struct stack_map_bucket) + in prealloc_elems_and_freelist() local 628 u32 elem_size = stack_map_data_size(map); in BPF_CALL_3() local 746 void *buf, u32 elem_size, u64 flags) in callchain_store() 768 static long callchain_finalize(void *buf, u32 size, u32 trace_nr, u32 elem_size, in callchain_finalize() 791 u32 trace_nr, elem_size, max_depth; in __bpf_get_stack() local 945 u32 elem_size, max_depth, nr_trace; in __bpf_get_stack_pe() local
|
| H A D | percpu_freelist.c | 99 pcpu_freelist_populate(struct pcpu_freelist * s,void * buf,u32 elem_size,u32 nr_elems) pcpu_freelist_populate() argument
|
| H A D | arraymap.c | 88 u32 elem_size, index_mask, max_entries; in array_map_alloc() local 222 u32 elem_size = array->elem_size; in array_map_gen_lookup() local 839 u32 elem_size = array->elem_size; in array_map_mem_usage() local 1477 u32 elem_size = array->elem_size; in array_of_map_gen_lookup() local
|
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_queue_common.c | 10 u32 page_size, u32 elem_size) in hinic3_queue_pages_init()
|
| /linux/drivers/clk/ |
| H A D | clk-conf.c | 160 u32 elem_size = sizeof(struct clk_spread_spectrum); in __set_clk_spread_spectrum() local
|
| /linux/rust/zerocopy/src/ |
| H A D | layout.rs | 67 pub(crate) elem_size: E, field 1198 let elem_size = 42; in test_dst_layout_extend_sized_with_dst() localVariable 1617 elem_size: Option<usize>, in test_validate_rust_layout() field 2005 let elem_size: usize = kani::any(); in any() localVariable
|
| /linux/include/linux/ |
| H A D | bpf_local_storage.h | 55 u16 elem_size; member
|
| /linux/sound/soc/sof/ |
| H A D | sof-client-probes-ipc3.c | 110 size_t bytes, elem_size, payload_size; in ipc3_probes_info() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_cxt.c | 370 u32 start_line, u32 total_size, u32 elem_size) in qed_ilt_cli_blk_fill() 738 u32 ilt_page_size, elem_size; in qed_cxt_cfg_ilt_compute_excess() local 2181 u32 reg_offset, shadow_line, elem_size, hw_p_size, elems_per_p, line; in qed_cxt_dynamic_ilt_alloc() local 2328 u32 reg_offset, elem_size, hw_p_size, elems_per_p; in qed_cxt_free_ilt_range() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 95 __u32 elem_size; member 137 __u32 elem_size; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_trap.c | 1264 size_t elem_size = sizeof(struct mlxsw_sp_trap_policer_item); in mlxsw_sp_trap_policer_items_arr_init() local 1363 size_t elem_size = sizeof(struct mlxsw_sp_trap_group_item); in mlxsw_sp_trap_group_items_arr_init() local 1450 size_t elem_size = sizeof(struct mlxsw_sp_trap_item); in mlxsw_sp_trap_items_arr_init() local
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.c | 341 size_t elem_size, in wil_init_rx_sring() 604 size_t elem_size = wil->use_compressed_rx_status ? in wil_rx_init_edma() local
|
| /linux/drivers/of/ |
| H A D | property.c | 96 const char *propname, int elem_size) in of_property_count_elems_of_size() 1088 unsigned int elem_size, void *val, in of_fwnode_property_read_int_array()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_xsk.c | 32 size_t elem_size = pool_present ? sizeof(*rx_ring->rx_bi_zc) : in i40e_realloc_rx_xdp_bi() local
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | batch.c | 62 unsigned elem_size = ublk_commit_elem_buf_size(dev); in ublk_commit_buf_size() local
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_eqs.h | 184 size_t elem_size; member
|
| H A D | hinic_hw_eqs.c | 485 u32 page_size_val, elem_size, val, ctrl1; in get_ctrl1_val() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | btf_dumper.c | 252 long long elem_size; in btf_dumper_array() local
|
| /linux/tools/lib/bpf/ |
| H A D | btf_dump.c | 2097 __s64 elem_size; in btf_dump_array_data() local 2421 __u32 elem_type_id, elem_size; in btf_dump_type_data_check_zero() local
|
| /linux/drivers/acpi/ |
| H A D | property.c | 1623 unsigned int elem_size, void *val, in acpi_fwnode_property_read_int_array()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | scan.c | 1026 u16 elem_size = sizeof(struct element); in nxpwifi_update_bss_desc_with_ie() local
|