Symbol: DEFINE_RAW_FLEX
drivers/firewire/core-cdev.c
1123
DEFINE_RAW_FLEX(struct fw_iso_packet, u, header, 64);
drivers/gpu/drm/nouveau/dispnv50/disp.c
788
DEFINE_RAW_FLEX(struct nvif_outp_infoframe_v0, args, data, 17);
drivers/gpu/drm/nouveau/nouveau_chan.c
272
DEFINE_RAW_FLEX(struct nvif_chan_v0, args, name, TASK_COMM_LEN + 16);
drivers/gpu/drm/nouveau/nouveau_chan.c
367
DEFINE_RAW_FLEX(struct nvif_event_v0, args, data,
drivers/gpu/drm/nouveau/nouveau_chan.c
528
DEFINE_RAW_FLEX(struct nv_device_info_v1, args, data, 2);
drivers/gpu/drm/nouveau/nouveau_fence.c
173
DEFINE_RAW_FLEX(struct nvif_event_v0, args, data,
drivers/gpu/drm/nouveau/nouveau_svm.c
723
DEFINE_RAW_FLEX(struct nouveau_pfnmap_args, args, p.phys, 1);
drivers/gpu/drm/nouveau/nvif/conn.c
33
DEFINE_RAW_FLEX(struct nvif_event_v0, args, data,
drivers/gpu/drm/nouveau/nvif/outp.c
198
DEFINE_RAW_FLEX(struct nvif_outp_hda_eld_v0, mthd, data, 128);
drivers/hid/intel-ish-hid/ishtp/loader.c
407
DEFINE_RAW_FLEX(struct loader_xfer_dma_fragment, fragment, fragment_tbl, FRAGMENT_MAX_NUM);
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
37
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data,
drivers/iio/proximity/cros_ec_mkbp_proximity.c
62
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data,
drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c
162
DEFINE_RAW_FLEX(struct fw_flowc_wr, flowc, mnemval, FW_FLOWC_MNEM_MAX);
drivers/net/ethernet/fungible/funcore/fun_dev.c
549
DEFINE_RAW_FLEX(struct fun_admin_bind_req, cmd, entry, 2);
drivers/net/ethernet/intel/ice/ice_base.c
1005
DEFINE_RAW_FLEX(struct ice_aqc_set_txtime_qgrp, txtime_qg_buf,
drivers/net/ethernet/intel/ice/ice_base.c
1135
DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1);
drivers/net/ethernet/intel/ice/ice_base.c
1157
DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1);
drivers/net/ethernet/intel/ice/ice_common.c
5059
DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1);
drivers/net/ethernet/intel/ice/ice_common.c
5281
DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1);
drivers/net/ethernet/intel/ice/ice_ddp.c
1993
DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg_info, pkg_info,
drivers/net/ethernet/intel/ice/ice_ddp.c
2045
DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg, pkg_info,
drivers/net/ethernet/intel/ice/ice_lag.c
1231
DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1);
drivers/net/ethernet/intel/ice/ice_lag.c
2452
DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1);
drivers/net/ethernet/intel/ice/ice_lag.c
633
DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1);
drivers/net/ethernet/intel/ice/ice_lag.c
987
DEFINE_RAW_FLEX(struct ice_aqc_cfg_txqs_buf, qbuf, queue_info, 1);
drivers/net/ethernet/intel/ice/ice_sched.c
2338
DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1);
drivers/net/ethernet/intel/ice/ice_sched.c
259
DEFINE_RAW_FLEX(struct ice_aqc_delete_elem, buf, teid, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
1889
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
2181
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
4565
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
4593
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
4623
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1);
drivers/net/ethernet/intel/ice/ice_switch.c
5267
DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1);
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
123
DEFINE_RAW_FLEX(struct iwl_mvm_wep_key_cmd, wkc, wep_key, 1);
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
6189
DEFINE_RAW_FLEX(struct iwl_rxq_sync_cmd, cmd, payload,
drivers/platform/chrome/cros_ec_debugfs.c
210
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_ec_debugfs.c
249
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_ec_debugfs.c
269
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_ec_proto.c
143
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_ec_proto.c
759
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_ec_proto_test.c
1546
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100);
drivers/platform/chrome/cros_ec_proto_test.c
1603
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100);
drivers/platform/chrome/cros_ec_proto_test.c
1638
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100);
drivers/platform/chrome/cros_ec_proto_test.c
1658
DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100);
drivers/platform/chrome/cros_kbd_led_backlight.c
140
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/platform/chrome/cros_kbd_led_backlight.c
157
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/rpmsg/qcom_glink_native.c
483
DEFINE_RAW_FLEX(struct glink_msg, req, data, GLINK_NAME_SIZE);
drivers/rtc/rtc-cros-ec.c
38
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/rtc/rtc-cros-ec.c
57
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/w1/w1_netlink.c
197
DEFINE_RAW_FLEX(struct cn_msg, packet, data,
drivers/w1/w1_netlink.c
218
DEFINE_RAW_FLEX(struct cn_msg, packet, data,
drivers/watchdog/cros_ec_wdt.c
28
DEFINE_RAW_FLEX(struct cros_ec_command, msg, data,
drivers/xen/pci.c
59
DEFINE_RAW_FLEX(struct physdev_pci_device_add, add, optarr, 1);
fs/ext4/mballoc.c
3154
DEFINE_RAW_FLEX(struct ext4_group_info, sg, bb_counters,
lib/tests/overflow_kunit.c
1188
DEFINE_RAW_FLEX(struct bar, two, array, 2);
lib/tests/overflow_kunit.c
1192
DEFINE_RAW_FLEX(struct foo, two_but_zero, array, 2);
net/bluetooth/l2cap_core.c
5081
DEFINE_RAW_FLEX(struct l2cap_ecred_conn_rsp, pdu, dcid, L2CAP_ECRED_MAX_CID);
net/bluetooth/l2cap_core.c
7263
DEFINE_RAW_FLEX(struct l2cap_ecred_reconf_req, pdu, scid, 1);
net/ipv4/icmp.c
1245
DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data,
net/ipv4/icmp.c
1393
DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data,
net/ipv4/icmp.c
365
DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data,
net/ipv4/icmp.c
805
DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data,
net/ipv4/ip_output.c
1609
DEFINE_RAW_FLEX(struct ip_options_rcu, replyopts, opt.__data,
net/ipv4/ping.c
699
DEFINE_RAW_FLEX(struct ip_options_rcu, opt_copy, opt.__data,
net/ipv4/raw.c
484
DEFINE_RAW_FLEX(struct ip_options_rcu, opt_copy, opt.__data,
net/ipv4/udp.c
1272
DEFINE_RAW_FLEX(struct ip_options_rcu, opt_copy, opt.__data,
net/mac80211/spectmgmt.c
150
DEFINE_RAW_FLEX(struct ieee80211_he_operation, he, optional,
net/mac80211/spectmgmt.c
154
DEFINE_RAW_FLEX(struct ieee80211_eht_operation, eht, optional,
sound/firewire/amdtp-stream.c
1200
DEFINE_RAW_FLEX(struct fw_iso_packet, template, header, CIP_HEADER_QUADLETS);