Home
last modified time | relevance | path

Searched refs:struct_size (Results 1 – 25 of 705) sorted by relevance

12345678910>>...29

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/basics/
A Dvector.c33 uint32_t struct_size) in dal_vector_construct() argument
47 vector->struct_size = struct_size; in dal_vector_construct()
58 uint32_t struct_size) in dal_vector_presized_costruct() argument
83 struct_size); in dal_vector_presized_costruct()
87 vector->struct_size = struct_size; in dal_vector_presized_costruct()
96 uint32_t struct_size) in dal_vector_presized_create() argument
115 uint32_t struct_size) in dal_vector_create() argument
194 vector->struct_size); in dal_vector_set_at_index()
228 vector->struct_size); in dal_vector_insert_at()
257 vector->struct_size); in dal_vector_clone()
[all …]
/linux-6.3-rc2/scripts/dtc/libfdt/
A Dfdt_rw.c14 int mem_rsv_size, int struct_size) in fdt_blocks_misordered_() argument
20 (fdt_off_dt_struct(fdt) + struct_size)) in fdt_blocks_misordered_()
398 int struct_size, in fdt_packblocks_() argument
405 strings_off = struct_off + struct_size; in fdt_packblocks_()
412 fdt_set_size_dt_struct(new, struct_size); in fdt_packblocks_()
422 int mem_rsv_size, struct_size; in fdt_open_into() local
434 struct_size = fdt_size_dt_struct(fdt); in fdt_open_into()
436 struct_size = 0; in fdt_open_into()
437 while (fdt_next_tag(fdt, struct_size, &struct_size) != FDT_END) in fdt_open_into()
439 if (struct_size < 0) in fdt_open_into()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dvector.h31 uint32_t struct_size; member
41 uint32_t struct_size);
46 uint32_t struct_size);
54 uint32_t struct_size);
/linux-6.3-rc2/scripts/coccinelle/misc/
A Darray_size_dup.cocci3 /// Check for array_size(), array3_size(), struct_size() duplicates.
153 struct_size(E1, E2, E3)
165 * struct_size(E1, E2, E3)@p2
172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
190 * struct_size(E1, E2, E3)@p1
200 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line)
208 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line)
/linux-6.3-rc2/drivers/char/tpm/eventlog/
A Dtpm2.c54 size = struct_size(event_header, event, event_header->event_size); in tpm2_bios_measurements_start()
100 event_size = struct_size(event_header, event, in tpm2_bios_measurements_next()
138 size = struct_size(event_header, event, in tpm2_binary_bios_measurements_show()
/linux-6.3-rc2/net/xdp/
A Dxsk_queue.c20 return struct_size(umem_ring, desc, q->nentries); in xskq_get_ring_size()
21 return struct_size(rxtx_ring, desc, q->nentries); in xskq_get_ring_size()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ddp.h188 struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) / \
300 ICE_MAX_ENTRIES_IN_BUF(struct_size((struct ice_label_section *)0, \
355 ICE_MAX_ENTRIES_IN_BUF(struct_size((struct ice_boost_tcam_section *)0, \
376 struct_size((struct ice_marker_ptype_tcam_section *)0, tcam, \
/linux-6.3-rc2/sound/soc/sof/
A Dsof-client-probes-ipc3.c67 size_t size = struct_size(msg, dma, 1); in ipc3_probes_init()
182 size_t size = struct_size(msg, desc, num_desc); in ipc3_probes_points_add()
213 size_t size = struct_size(msg, buffer_id, num_buffer_id); in ipc3_probes_points_remove()
/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Drandom.c106 struct_size(seed, bits, seed_size), in efi_random_get_seed()
172 memzero_explicit(seed, struct_size(seed, bits, seed_size)); in efi_random_get_seed()
/linux-6.3-rc2/drivers/clk/imx/
A Dclk-imx7ulp.c52 clk_data = kzalloc(struct_size(clk_data, hws, IMX7ULP_CLK_SCG1_END), in imx7ulp_clk_scg1_init()
141 clk_data = kzalloc(struct_size(clk_data, hws, IMX7ULP_CLK_PCC2_END), in imx7ulp_clk_pcc2_init()
189 clk_data = kzalloc(struct_size(clk_data, hws, IMX7ULP_CLK_PCC3_END), in imx7ulp_clk_pcc3_init()
236 clk_data = kzalloc(struct_size(clk_data, hws, IMX7ULP_CLK_SMC1_END), in imx7ulp_clk_smc1_init()
/linux-6.3-rc2/Documentation/mm/
A Dvmemmap_dedup.rst52 struct_size = HugeTLB_Size / PAGE_SIZE * sizeof(struct page) / PAGE_SIZE
62 struct_size = n * PAGE_SIZE / PAGE_SIZE * sizeof(struct page) / PAGE_SIZE
69 struct_size = n * sizeof(struct page) / PAGE_SIZE
87 struct_size = PAGE_SIZE / sizeof(pmd_t) * struct_size(pmd)
91 Where the struct_size(pmd) is the size of the ``struct page`` structs of a
/linux-6.3-rc2/drivers/cxl/
A Dpmem.c128 if (struct_size(cmd, out_buf, cmd->in_length) > buf_len) in cxl_pmem_get_config_data()
161 if (size_add(struct_size(cmd, in_buf, cmd->in_length), 4) > buf_len) in cxl_pmem_set_config_data()
165 kvzalloc(struct_size(set_lsa, data, cmd->in_length), GFP_KERNEL); in cxl_pmem_set_config_data()
176 .size_in = struct_size(set_lsa, data, cmd->in_length), in cxl_pmem_set_config_data()
/linux-6.3-rc2/Documentation/networking/device_drivers/qlogic/
A Dqlge.rst23 def struct_size(struct_type):
29 return netdevice.value_() + align(struct_size("net_device"), NETDEV_ALIGN)
/linux-6.3-rc2/drivers/platform/x86/intel/int3472/
A Dtps68470.c120 *clk_pdata = devm_kzalloc(dev, struct_size(*clk_pdata, consumers, n_consumers), in skl_int3472_fill_clk_pdata()
192 cells[0].pdata_size = struct_size(clk_pdata, consumers, n_consumers); in skl_int3472_tps68470_probe()
/linux-6.3-rc2/arch/s390/appldata/
A Dappldata_os.c132 new_size = struct_size(os_data, os_cpu, os_data->nr_cpus); in appldata_get_os_data()
167 max_size = struct_size(appldata_os_data, os_cpu, num_possible_cpus()); in appldata_os_init()
/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dqat_bl.c68 size_t sz_out, sz = struct_size(bufl, buffers, n); in __qat_bl_sgl_to_bufl()
132 sz_out = struct_size(buflout, buffers, n); in __qat_bl_sgl_to_bufl()
278 sz = struct_size(bufl, buffers, n); in qat_bl_sgl_map()
381 new_bl_size = struct_size(new_bl, buffers, new_bl->num_bufs); in qat_bl_realloc_map_new_dst()
/linux-6.3-rc2/net/sched/
A Dcls_u32.c358 root_ht = kzalloc(struct_size(root_ht, ht, 1), GFP_KERNEL); in u32_init()
369 tp_c = kzalloc(struct_size(tp_c, hlist->ht, 1), GFP_KERNEL); in u32_init()
806 new = kzalloc(struct_size(new, sel.keys, s->nkeys), GFP_KERNEL); in u32_init_knode()
834 memcpy(&new->sel, s, struct_size(s, keys, s->nkeys)); in u32_init_knode()
944 ht = kzalloc(struct_size(ht, ht, divisor + 1), GFP_KERNEL); in u32_change()
1024 sel_size = struct_size(s, keys, s->nkeys); in u32_change()
1030 n = kzalloc(struct_size(n, sel.keys, s->nkeys), GFP_KERNEL); in u32_change()
1037 n->pf = __alloc_percpu(struct_size(n->pf, kcnts, s->nkeys), in u32_change()
1286 if (nla_put(skb, TCA_U32_SEL, struct_size(&n->sel, keys, n->sel.nkeys), in u32_dump()
1336 gpf = kzalloc(struct_size(gpf, kcnts, n->sel.nkeys), GFP_KERNEL); in u32_dump()
[all …]
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_attr_sf.h41 return struct_size(sfep, nameval, sfep->namelen + sfep->valuelen); in xfs_attr_sf_entsize()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dcmsg.c49 skb = nfp_flower_cmsg_alloc(app, struct_size(msg, ports, num_ports), in nfp_flower_cmsg_mac_repr_start()
219 if (msg_len < struct_size(msg, flow, flow_cnt)) { in nfp_flower_cmsg_merge_hint_rx()
221 msg_len, struct_size(msg, flow, flow_cnt)); in nfp_flower_cmsg_merge_hint_rx()
/linux-6.3-rc2/fs/xfs/scrub/
A Dbtree.h55 return struct_size((struct xchk_btree *)NULL, lastkey, nlevels - 1); in xchk_btree_sizeof()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_processpptables.c353 mm_table = kzalloc(struct_size(mm_table, entries, mm_dependency_table->ucNumEntries), in get_mm_clock_voltage_table()
576 clk_table = kzalloc(struct_size(clk_table, entries, clk_dep_table->ucNumEntries), in get_socclk_voltage_dependency_table()
606 mclk_table = kzalloc(struct_size(mclk_table, entries, mclk_dep_table->ucNumEntries), in get_mclk_voltage_dependency_table()
643 clk_table = kzalloc(struct_size(clk_table, entries, clk_dep_table->ucNumEntries), in get_gfxclk_voltage_dependency_table()
705 clk_table = kzalloc(struct_size(clk_table, entries, clk_dep_table->ucNumEntries), in get_pix_clk_voltage_dependency_table()
758 clk_table = kzalloc(struct_size(clk_table, entries, num_entries), in get_dcefclk_voltage_dependency_table()
797 pcie_table = kzalloc(struct_size(pcie_table, entries, atom_pcie_table->ucNumEntries), in get_pcie_table()
856 table = kzalloc(struct_size(table, values, clk_volt_pp_table->count), in get_valid_clk()
1044 table = kzalloc(struct_size(table, entries, max_levels), GFP_KERNEL); in get_vddc_lookup_table()
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dvfio_compat.c401 if (avail >= struct_size(&cap_iovas, iova_ranges, in iommufd_fill_cap_iova()
408 if (avail >= struct_size(&cap_iovas, iova_ranges, cap_iovas.nr_iovas) && in iommufd_fill_cap_iova()
411 return struct_size(&cap_iovas, iova_ranges, cap_iovas.nr_iovas); in iommufd_fill_cap_iova()
/linux-6.3-rc2/drivers/net/can/usb/
A Dgs_usb.c847 dev->hf_size_tx = struct_size(hf, canfd_quirk, 1); in gs_can_open()
849 dev->hf_size_tx = struct_size(hf, canfd, 1); in gs_can_open()
852 dev->hf_size_tx = struct_size(hf, classic_can_quirk, 1); in gs_can_open()
854 dev->hf_size_tx = struct_size(hf, classic_can, 1); in gs_can_open()
1430 hf_size_rx = struct_size(hf, canfd_ts, 1); in gs_usb_probe()
1432 hf_size_rx = struct_size(hf, canfd, 1); in gs_usb_probe()
1435 hf_size_rx = struct_size(hf, classic_can_ts, 1); in gs_usb_probe()
1437 hf_size_rx = struct_size(hf, classic_can, 1); in gs_usb_probe()
/linux-6.3-rc2/drivers/clk/bcm/
A Dclk-bcm2835-aux.c34 struct_size(onecell, hws, in bcm2835_aux_clk_probe()
/linux-6.3-rc2/arch/x86/kernel/
A Dcrash.c186 cmem = vzalloc(struct_size(cmem, ranges, nr_ranges)); in fill_up_crash_elf_data()
312 cmem = vzalloc(struct_size(cmem, ranges, 1)); in crash_setup_memmap_entries()

Completed in 90 milliseconds

12345678910>>...29