Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.12.1/drivers/gpu/drm/amd/include/
Dpptable.h503 ATOM_PPLIB_NONCLOCK_INFO nonClockInfo[] __counted_by(ucNumEntries);
518 ATOM_PPLIB_Clock_Voltage_Dependency_Record entries[] __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);
649 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Record entries[] __counted_by(numEntries);
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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.12.1/include/uapi/linux/
Dstddef.h54 #ifndef __counted_by
55 #define __counted_by(m) macro
Dlsm.h40 __u8 ctx[] __counted_by(ctx_len);
/linux-6.12.1/fs/bcachefs/
Dreplicas_format.h8 __u8 devs[] __counted_by(nr_devs);
20 __u8 devs[] __counted_by(nr_devs);
Ddisk_groups_types.h15 struct bch_disk_group_cpu entries[] __counted_by(nr);
Dsb-downgrade_format.h9 __le16 errors[] __counted_by(nr_errors);
Dxattr_format.h16 __u8 x_name[] __counted_by(x_name_len);
/linux-6.12.1/net/openvswitch/
Dmeter.h41 struct dp_meter_band bands[] __counted_by(n_bands);
47 struct dp_meter __rcu *dp_meters[] __counted_by(n_meters);
/linux-6.12.1/include/net/
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.12.1/include/linux/
Dcompiler_attributes.h105 # define __counted_by(member) __attribute__((__counted_by__(member))) macro
107 # define __counted_by(member) macro
Ddm-verity-loadpin.h15 u8 data[] __counted_by(len);
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/generated/
Dg_os_nvoc.h41 PACKED_REGISTRY_ENTRY entries[] __counted_by(numEntries);
/linux-6.12.1/include/linux/platform_data/
Dgsc_hwmon.h43 struct gsc_hwmon_channel channels[] __counted_by(nchannels);
/linux-6.12.1/drivers/interconnect/mediatek/
Dicc-emi.h29 u16 links[] __counted_by(num_links);
/linux-6.12.1/drivers/interconnect/
Dinternal.h41 struct icc_req reqs[] __counted_by(num_nodes);
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsmt.h69 struct smt_entry smtab[] __counted_by(smt_size);
Dclip_tbl.h32 struct list_head hash_list[] __counted_by(clipt_size);
/linux-6.12.1/include/uapi/linux/tc_act/
Dtc_pedit.h65 struct tc_pedit_key keys[] __counted_by(nkeys);
/linux-6.12.1/drivers/misc/vmw_vmci/
Dvmci_handle_array.h20 struct vmci_handle entries[] __counted_by(capacity);
/linux-6.12.1/drivers/accel/ivpu/
Divpu_job.h55 struct ivpu_bo *bos[] __counted_by(bo_count);
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dacpi.h42 struct rtw89_acpi_country_code country_list[] __counted_by(country_count);
/linux-6.12.1/drivers/gpu/drm/radeon/
Dpptable.h435 UCHAR clockInfoIndex[] __counted_by(ucNumDPMLevels);
453 UCHAR clockInfo[] __counted_by(ucNumEntries);
463 ATOM_PPLIB_NONCLOCK_INFO nonClockInfo[] __counted_by(ucNumEntries);
/linux-6.12.1/include/linux/mtd/
Dqinfo.h27 struct flchip chips[] __counted_by(numchips);
/linux-6.12.1/fs/nfsd/
Dblocklayoutxdr.h50 struct pnfs_block_volume volumes[] __counted_by(nr_volumes);

12345678910>>...12