Home
last modified time | relevance | path

Searched refs:__counted_by (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/linux-6.15/drivers/gpu/drm/amd/include/
H A Dpptable.h503 ATOM_PPLIB_NONCLOCK_INFO nonClockInfo[] __counted_by(ucNumEntries);
536 ATOM_PPLIB_Clock_Voltage_Limit_Record entries[] __counted_by(ucNumEntries);
562 ATOM_PPLIB_CAC_Leakage_Record entries[] __counted_by(ucNumEntries);
579 ATOM_PPLIB_PhaseSheddingLimits_Record entries[] __counted_by(ucNumEntries);
591 VCEClockInfo entries[] __counted_by(ucNumEntries);
603 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Record entries[] __counted_by(numEntries);
615 ATOM_PPLIB_VCE_State_Record entries[] __counted_by(numEntries);
637 UVDClockInfo entries[] __counted_by(ucNumEntries);
668 ATOM_PPLIB_SAMClk_Voltage_Limit_Record entries[] __counted_by(numEntries);
686 ATOM_PPLIB_ACPClk_Voltage_Limit_Record entries[] __counted_by(numEntries);
[all …]
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h167 ATOM_Tonga_State entries[] __counted_by(ucNumEntries);
182 ATOM_Tonga_MCLK_Dependency_Record entries[] __counted_by(ucNumEntries);
197 ATOM_Tonga_SCLK_Dependency_Record entries[] __counted_by(ucNumEntries);
213 ATOM_Polaris_SCLK_Dependency_Record entries[] __counted_by(ucNumEntries);
225 ATOM_Tonga_PCIE_Record entries[] __counted_by(ucNumEntries);
238 ATOM_Polaris10_PCIE_Record entries[] __counted_by(ucNumEntries);
255 ATOM_Tonga_MM_Dependency_Record entries[] __counted_by(ucNumEntries);
268 ATOM_Tonga_Voltage_Lookup_Record entries[] __counted_by(ucNumEntries);
370 ATOM_Tonga_VCE_State_Record entries[] __counted_by(ucNumEntries);
484 ATOM_Tonga_Hard_Limit_Record entries[] __counted_by(ucNumEntries);
/linux-6.15/include/uapi/linux/
H A Dstddef.h61 #ifndef __counted_by
62 #define __counted_by(m) macro
H A Dlsm.h40 __u8 ctx[] __counted_by(ctx_len);
/linux-6.15/fs/bcachefs/
H A Dreplicas_format.h8 __u8 devs[] __counted_by(nr_devs);
20 __u8 devs[] __counted_by(nr_devs);
H A Ddisk_groups_types.h15 struct bch_disk_group_cpu entries[] __counted_by(nr);
H A Dsb-downgrade_format.h9 __le16 errors[] __counted_by(nr_errors);
/linux-6.15/net/openvswitch/
H A Dmeter.h41 struct dp_meter_band bands[] __counted_by(n_bands);
47 struct dp_meter __rcu *dp_meters[] __counted_by(n_meters);
/linux-6.15/include/linux/
H A Dcompiler_types.h346 # define __counted_by(member) __attribute__((__counted_by__(member))) macro
348 # define __counted_by(member) macro
367 #define __counted_by_le(member) __counted_by(member)
371 #define __counted_by_be(member) __counted_by(member)
H A Ddm-verity-loadpin.h15 u8 data[] __counted_by(len);
/linux-6.15/include/net/
H A Dnexthop.h97 struct nh_res_bucket nh_buckets[] __counted_by(num_nh_buckets);
139 struct nh_grp_entry nh_entries[] __counted_by(num_nh);
203 struct nh_notifier_grp_entry_info nh_entries[] __counted_by(num_nh);
217 struct nh_notifier_single_info nhs[] __counted_by(num_nh_buckets);
228 struct nh_notifier_grp_hw_stats_entry_info stats[] __counted_by(num_nh);
/linux-6.15/drivers/accel/amdxdna/
H A Damdxdna_ctx.h54 u64 data[] __counted_by(command_count);
111 struct drm_gem_object *bos[] __counted_by(bo_cnt);
/linux-6.15/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/generated/
H A Dg_os_nvoc.h41 PACKED_REGISTRY_ENTRY entries[] __counted_by(numEntries);
/linux-6.15/include/linux/platform_data/
H A Dgsc_hwmon.h43 struct gsc_hwmon_channel channels[] __counted_by(nchannels);
/linux-6.15/drivers/interconnect/mediatek/
H A Dicc-emi.h29 u16 links[] __counted_by(num_links);
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_types.h17 u8 msg[] __counted_by(msglen);
/linux-6.15/drivers/interconnect/
H A Dinternal.h41 struct icc_req reqs[] __counted_by(num_nodes);
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_sched_job_types.h67 u64 batch_addr[] __counted_by(batch_addr_len);
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.h69 struct smt_entry smtab[] __counted_by(smt_size);
H A Dclip_tbl.h32 struct list_head hash_list[] __counted_by(clipt_size);
/linux-6.15/include/uapi/linux/tc_act/
H A Dtc_pedit.h65 struct tc_pedit_key keys[] __counted_by(nkeys);
/linux-6.15/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h20 struct vmci_handle entries[] __counted_by(capacity);
/linux-6.15/include/cxl/
H A Dfeatures.h60 struct cxl_feat_entry ent[] __counted_by(num_features);
/linux-6.15/include/linux/mtd/
H A Dqinfo.h27 struct flchip chips[] __counted_by(numchips);
/linux-6.15/drivers/gpu/drm/radeon/
H A Dpptable.h435 UCHAR clockInfoIndex[] __counted_by(ucNumDPMLevels);
453 UCHAR clockInfo[] __counted_by(ucNumEntries);
463 ATOM_PPLIB_NONCLOCK_INFO nonClockInfo[] __counted_by(ucNumEntries);

12345678910>>...13