/Linux-v5.4/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 81 CONFIGFS_ATTR(pci_epc_, start); 341 CONFIGFS_ATTR(pci_epf_, vendorid); 342 CONFIGFS_ATTR(pci_epf_, deviceid); 343 CONFIGFS_ATTR(pci_epf_, revid); 344 CONFIGFS_ATTR(pci_epf_, progif_code); 345 CONFIGFS_ATTR(pci_epf_, subclass_code); 346 CONFIGFS_ATTR(pci_epf_, baseclass_code); 347 CONFIGFS_ATTR(pci_epf_, cache_line_size); 348 CONFIGFS_ATTR(pci_epf_, subsys_vendor_id); 349 CONFIGFS_ATTR(pci_epf_, subsys_id); [all …]
|
/Linux-v5.4/drivers/target/ |
D | target_core_configfs.c | 155 CONFIGFS_ATTR(target_core_item_, dbroot); 1115 CONFIGFS_ATTR(, emulate_model_alias); 1116 CONFIGFS_ATTR(, emulate_dpo); 1117 CONFIGFS_ATTR(, emulate_fua_write); 1118 CONFIGFS_ATTR(, emulate_fua_read); 1119 CONFIGFS_ATTR(, emulate_write_cache); 1120 CONFIGFS_ATTR(, emulate_ua_intlck_ctrl); 1121 CONFIGFS_ATTR(, emulate_tas); 1122 CONFIGFS_ATTR(, emulate_tpu); 1123 CONFIGFS_ATTR(, emulate_tpws); [all …]
|
D | target_core_fabric_configfs.c | 205 CONFIGFS_ATTR(target_fabric_mappedlun_, write_protect); 606 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_gp); 607 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_offline); 608 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_status); 609 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_write_md);
|
D | target_core_user.c | 2274 CONFIGFS_ATTR(tcmu_, cmd_time_out); 2310 CONFIGFS_ATTR(tcmu_, qfull_time_out); 2383 CONFIGFS_ATTR(tcmu_, dev_config); 2438 CONFIGFS_ATTR(tcmu_, dev_size); 2466 CONFIGFS_ATTR(tcmu_, nl_reply_supported); 2521 CONFIGFS_ATTR(tcmu_, emulate_write_cache); 2566 CONFIGFS_ATTR(tcmu_, block_dev);
|
/Linux-v5.4/drivers/nvme/target/ |
D | configfs.c | 81 CONFIGFS_ATTR(nvmet_, addr_adrfam); 112 CONFIGFS_ATTR(nvmet_, addr_portid); 144 CONFIGFS_ATTR(nvmet_, addr_traddr); 189 CONFIGFS_ATTR(nvmet_, addr_treq); 220 CONFIGFS_ATTR(nvmet_, addr_trsvcid); 249 CONFIGFS_ATTR(nvmet_, param_inline_data_size); 300 CONFIGFS_ATTR(nvmet_, addr_trtype); 342 CONFIGFS_ATTR(nvmet_ns_, device_path); 383 CONFIGFS_ATTR(nvmet_ns_, p2pmem); 414 CONFIGFS_ATTR(nvmet_ns_, device_uuid); [all …]
|
/Linux-v5.4/drivers/staging/most/ |
D | configfs.c | 338 CONFIGFS_ATTR(mdev_link_, device); 339 CONFIGFS_ATTR(mdev_link_, channel); 340 CONFIGFS_ATTR(mdev_link_, comp); 341 CONFIGFS_ATTR(mdev_link_, comp_params); 342 CONFIGFS_ATTR(mdev_link_, num_buffers); 343 CONFIGFS_ATTR(mdev_link_, buffer_size); 344 CONFIGFS_ATTR(mdev_link_, subbuffer_size); 345 CONFIGFS_ATTR(mdev_link_, packets_per_xact); 346 CONFIGFS_ATTR(mdev_link_, datatype); 347 CONFIGFS_ATTR(mdev_link_, direction); [all …]
|
/Linux-v5.4/drivers/usb/gadget/function/ |
D | u_ether_configfs.h | 61 CONFIGFS_ATTR(_f_##_opts_, dev_addr) 96 CONFIGFS_ATTR(_f_##_opts_, host_addr) 135 CONFIGFS_ATTR(_f_##_opts_, qmult) 186 CONFIGFS_ATTR(_f_##_opts_, _n_)
|
D | f_sourcesink.c | 929 CONFIGFS_ATTR(f_ss_opts_, pattern); 972 CONFIGFS_ATTR(f_ss_opts_, isoc_interval); 1015 CONFIGFS_ATTR(f_ss_opts_, isoc_maxpacket); 1058 CONFIGFS_ATTR(f_ss_opts_, isoc_mult); 1101 CONFIGFS_ATTR(f_ss_opts_, isoc_maxburst); 1139 CONFIGFS_ATTR(f_ss_opts_, bulk_buflen); 1177 CONFIGFS_ATTR(f_ss_opts_, bulk_qlen); 1215 CONFIGFS_ATTR(f_ss_opts_, iso_qlen);
|
D | f_loopback.c | 509 CONFIGFS_ATTR(f_lb_opts_, qlen); 547 CONFIGFS_ATTR(f_lb_opts_, bulk_buflen);
|
D | f_mass_storage.c | 3049 CONFIGFS_ATTR(fsg_lun_opts_, file); 3065 CONFIGFS_ATTR(fsg_lun_opts_, ro); 3079 CONFIGFS_ATTR(fsg_lun_opts_, removable); 3096 CONFIGFS_ATTR(fsg_lun_opts_, cdrom); 3109 CONFIGFS_ATTR(fsg_lun_opts_, nofua); 3123 CONFIGFS_ATTR(fsg_lun_opts_, inquiry_string); 3272 CONFIGFS_ATTR(fsg_opts_, stall); 3313 CONFIGFS_ATTR(fsg_opts_, num_buffers);
|
/Linux-v5.4/drivers/usb/gadget/ |
D | configfs.c | 296 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceClass); 297 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceSubClass); 298 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceProtocol); 299 CONFIGFS_ATTR(gadget_dev_desc_, bMaxPacketSize0); 300 CONFIGFS_ATTR(gadget_dev_desc_, idVendor); 301 CONFIGFS_ATTR(gadget_dev_desc_, idProduct); 302 CONFIGFS_ATTR(gadget_dev_desc_, bcdDevice); 303 CONFIGFS_ATTR(gadget_dev_desc_, bcdUSB); 304 CONFIGFS_ATTR(gadget_dev_desc_, UDC); 502 CONFIGFS_ATTR(gadget_config_desc_, MaxPower); [all …]
|
/Linux-v5.4/drivers/net/ |
D | netconsole.c | 571 CONFIGFS_ATTR(, enabled); 572 CONFIGFS_ATTR(, extended); 573 CONFIGFS_ATTR(, dev_name); 574 CONFIGFS_ATTR(, local_port); 575 CONFIGFS_ATTR(, remote_port); 576 CONFIGFS_ATTR(, local_ip); 577 CONFIGFS_ATTR(, remote_ip); 579 CONFIGFS_ATTR(, remote_mac);
|
/Linux-v5.4/fs/ocfs2/cluster/ |
D | nodemanager.c | 387 CONFIGFS_ATTR(o2nm_node_, num); 388 CONFIGFS_ATTR(o2nm_node_, ipv4_port); 389 CONFIGFS_ATTR(o2nm_node_, ipv4_address); 390 CONFIGFS_ATTR(o2nm_node_, local); 570 CONFIGFS_ATTR(o2nm_cluster_, idle_timeout_ms); 571 CONFIGFS_ATTR(o2nm_cluster_, keepalive_delay_ms); 572 CONFIGFS_ATTR(o2nm_cluster_, reconnect_delay_ms); 573 CONFIGFS_ATTR(o2nm_cluster_, fence_method);
|
D | heartbeat.c | 1943 CONFIGFS_ATTR(o2hb_region_, block_bytes); 1944 CONFIGFS_ATTR(o2hb_region_, start_block); 1945 CONFIGFS_ATTR(o2hb_region_, blocks); 1946 CONFIGFS_ATTR(o2hb_region_, dev); 2193 CONFIGFS_ATTR(o2hb_heartbeat_group_, dead_threshold); 2194 CONFIGFS_ATTR(o2hb_heartbeat_group_, mode);
|
/Linux-v5.4/drivers/hwtracing/stm/ |
D | p_sys-t.c | 141 CONFIGFS_ATTR(sys_t_policy_, uuid); 166 CONFIGFS_ATTR(sys_t_policy_, do_len); 197 CONFIGFS_ATTR(sys_t_policy_, ts_interval); 228 CONFIGFS_ATTR(sys_t_policy_, clocksync_interval);
|
D | policy.c | 193 CONFIGFS_ATTR(stp_policy_node_, masters); 194 CONFIGFS_ATTR(stp_policy_node_, channels);
|
/Linux-v5.4/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 127 CONFIGFS_ATTR(lio_target_np_, iser); 140 CONFIGFS_ATTR(lio_target_np_, cxgbit); 310 CONFIGFS_ATTR(iscsi_nacl_attrib_, name) 392 CONFIGFS_ATTR(iscsi_nacl_auth_, name) 691 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth); 692 CONFIGFS_ATTR(lio_target_nacl_, tag); 761 CONFIGFS_ATTR(iscsi_tpg_attrib_, name) 853 CONFIGFS_ATTR(iscsi_tpg_auth_, name); 956 CONFIGFS_ATTR(iscsi_tpg_param_, name) 1072 CONFIGFS_ATTR(lio_target_tpg_, enable); [all …]
|
/Linux-v5.4/fs/dlm/ |
D | config.c | 123 CONFIGFS_ATTR(cluster_, cluster_name); 160 CONFIGFS_ATTR(cluster_, name); 663 CONFIGFS_ATTR(comm_, nodeid); 664 CONFIGFS_ATTR(comm_, local); 710 CONFIGFS_ATTR(node_, nodeid); 711 CONFIGFS_ATTR(node_, weight);
|
/Linux-v5.4/drivers/target/tcm_fc/ |
D | tfc_conf.c | 163 CONFIGFS_ATTR(ft_nacl_, node_name); 164 CONFIGFS_ATTR(ft_nacl_, port_name); 185 CONFIGFS_ATTR(ft_nacl_, tag);
|
/Linux-v5.4/samples/configfs/ |
D | configfs_sample.c | 94 CONFIGFS_ATTR(childless_, storeme); 166 CONFIGFS_ATTR(simple_child_, storeme);
|
/Linux-v5.4/drivers/infiniband/core/ |
D | cma_configfs.c | 143 CONFIGFS_ATTR(, default_roce_mode); 184 CONFIGFS_ATTR(, default_roce_tos);
|
/Linux-v5.4/include/linux/usb/ |
D | gadget_configfs.h | 33 CONFIGFS_ATTR(struct_name##_, _name)
|
/Linux-v5.4/include/linux/ |
D | configfs.h | 125 #define CONFIGFS_ATTR(_pfx, _name) \ macro
|
/Linux-v5.4/drivers/target/loopback/ |
D | tcm_loop.c | 707 CONFIGFS_ATTR(tcm_loop_tpg_attrib_, fabric_prot_type); 945 CONFIGFS_ATTR(tcm_loop_tpg_, nexus); 946 CONFIGFS_ATTR(tcm_loop_tpg_, transport_status);
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 856 CONFIGFS_ATTR(tcm_qla2xxx_tpg_attrib_, name) 969 CONFIGFS_ATTR(tcm_qla2xxx_tpg_, enable); 971 CONFIGFS_ATTR(tcm_qla2xxx_tpg_, fabric_prot_type); 1093 CONFIGFS_ATTR(tcm_qla2xxx_npiv_tpg_, enable);
|