Home
last modified time | relevance | path

Searched refs:struct_size_t (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ddp.h188 struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \
300 ICE_MAX_ENTRIES_IN_BUF(struct_size_t(struct ice_label_section, \
355 ICE_MAX_ENTRIES_IN_BUF(struct_size_t(struct ice_boost_tcam_section, \
375 ICE_MAX_ENTRIES_IN_BUF(struct_size_t(struct ice_marker_ptype_tcam_section, tcam, \
/linux-6.6.21/fs/xfs/scrub/
Dbtree.h63 return struct_size_t(struct xchk_btree, lastkey, nlevels - 1); in xchk_btree_sizeof()
/linux-6.6.21/include/linux/
Doverflow.h309 #define struct_size_t(type, member, count) \ macro
/linux-6.6.21/kernel/
Dpid_namespace.c51 len = struct_size_t(struct pid, numbers, level + 1); in create_pid_cachep()
Dpid.c663 struct_size_t(struct pid, numbers, 1), in pid_idr_init()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_btree.h304 return struct_size_t(struct xfs_btree_cur, bc_levels, nlevels); in xfs_btree_cur_sizeof()
/linux-6.6.21/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c329 expected_size = struct_size_t(struct MR_FW_RAID_MAP, in MR_ValidateMapInfo()
Dmegaraid_sas_base.c5153 struct_size_t(struct MR_FW_RAID_MAP, ldSpanMap, in megasas_update_ext_vd_details()
5789 pd_seq_map_sz = struct_size_t(struct MR_PD_CFG_SEQ_NUM_SYNC, seq, in megasas_setup_jbod_map()
8033 struct_size_t(struct MR_PD_CFG_SEQ_NUM_SYNC, in megasas_detach_one()
/linux-6.6.21/drivers/media/platform/qcom/venus/
Dhfi_cmds.c254 struct_size_t(struct hfi_session_set_buffers_pkt, in pkt_session_unset_buffers()
/linux-6.6.21/lib/
Doverflow_kunit.c652 u8 ce_array[struct_size_t(struct __test_flex_array, data, 55)]; in overflow_size_helpers_test()
/linux-6.6.21/drivers/nvme/host/
Dfc.c2916 struct_size_t(struct nvme_fcp_op_w_sgl, priv, in nvme_fc_create_io_queues()
3544 struct_size_t(struct nvme_fcp_op_w_sgl, priv, in nvme_fc_init_ctrl()
/linux-6.6.21/drivers/scsi/
Dhptiop.c1397 req_size = struct_size_t(struct hpt_iop_request_scsi_command, in hptiop_probe()
/linux-6.6.21/fs/reiserfs/
Dfix_node.c2256 struct_size_t(struct direntry_uarea, entry_sizes, in get_virtual_node_size()
/linux-6.6.21/drivers/md/
Draid5.c2443 struct_size_t(struct stripe_head, dev, devs), in grow_stripes()
2569 struct_size_t(struct stripe_head, dev, newsize), in resize_stripes()
/linux-6.6.21/drivers/scsi/smartpqi/
Dsmartpqi_init.c5040 struct_size_t(struct pqi_event_config, descriptors, PQI_MAX_EVENT_DESCRIPTORS)