Home
last modified time | relevance | path

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

123

/include/uapi/linux/
A Dstddef.h61 #ifndef __counted_by
62 #define __counted_by(m) macro
A Dlsm.h40 __u8 ctx[] __counted_by(ctx_len);
A Dvhost_types.h115 __u64 features[] __counted_by(count);
/include/linux/
A Ddm-verity-loadpin.h15 u8 data[] __counted_by(len);
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)
A Ddma-fence-array.h48 struct dma_fence_array_cb callbacks[] __counted_by(num_fences);
A Dcrash_core.h14 struct range ranges[] __counted_by(max_nr_ranges);
A Dfprobe.h48 struct fprobe_hlist_node array[] __counted_by(size);
A Dwatch_queue.h35 struct watch_type_filter filters[] __counted_by(nr_filters);
/include/linux/platform_data/
A Dgsc_hwmon.h43 struct gsc_hwmon_channel channels[] __counted_by(nchannels);
/include/linux/mfd/
A Dmax77759.h136 u8 cmd[] __counted_by(length);
147 u8 rsp[] __counted_by(length);
/include/uapi/linux/tc_act/
A Dtc_pedit.h65 struct tc_pedit_key keys[] __counted_by(nkeys);
/include/cxl/
A Dfeatures.h60 struct cxl_feat_entry ent[] __counted_by(num_features);
/include/sound/
A Dcs-amp-lib.h26 struct cirrus_amp_cal_data data[] __counted_by(count);
/include/linux/mtd/
A Dqinfo.h27 struct flchip chips[] __counted_by(numchips);
/include/linux/sunrpc/
A Dsvcsock.h45 struct page * sk_pages[] __counted_by(sk_maxpages);
/include/linux/mux/
A Ddriver.h70 struct mux_control mux[] __counted_by(controllers);
/include/net/
A Dsock_reuseport.h29 struct sock *socks[] __counted_by(max_socks);
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);
205 struct nh_notifier_grp_entry_info nh_entries[] __counted_by(num_nh);
219 struct nh_notifier_single_info nhs[] __counted_by(num_nh_buckets);
230 struct nh_notifier_grp_hw_stats_entry_info stats[] __counted_by(num_nh);
/include/media/
A Dv4l2-event.h81 struct v4l2_kevent events[] __counted_by(elems);
/include/linux/input/
A Dmt.h50 struct input_mt_slot slots[] __counted_by(num_slots);
/include/linux/ceph/
A Dmon_client.h22 struct ceph_entity_inst mon_inst[] __counted_by(num_mon);
/include/net/bluetooth/
A Dhci_sock.h147 struct hci_dev_req dev_req[] __counted_by(dev_num);
/include/linux/net/intel/
A Di40e_client.h48 struct i40e_qv_info qv_info[] __counted_by(num_vectors);
/include/net/mana/
A Dhw_channel.h133 struct hwc_work_request reqs[] __counted_by(num_reqs);

Completed in 35 milliseconds

123