/Linux-v5.15/drivers/target/ |
D | target_core_configfs.c | 155 CONFIGFS_ATTR(target_core_item_, dbroot); 1177 CONFIGFS_ATTR(, emulate_model_alias); 1178 CONFIGFS_ATTR(, emulate_dpo); 1179 CONFIGFS_ATTR(, emulate_fua_write); 1180 CONFIGFS_ATTR(, emulate_fua_read); 1181 CONFIGFS_ATTR(, emulate_write_cache); 1182 CONFIGFS_ATTR(, emulate_ua_intlck_ctrl); 1183 CONFIGFS_ATTR(, emulate_tas); 1184 CONFIGFS_ATTR(, emulate_tpu); 1185 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); 964 CONFIGFS_ATTR(target_fabric_wwn_, cmd_completion_affinity);
|
D | target_core_user.c | 2638 CONFIGFS_ATTR(tcmu_, cmd_time_out); 2674 CONFIGFS_ATTR(tcmu_, qfull_time_out); 2757 CONFIGFS_ATTR(tcmu_, dev_config); 2812 CONFIGFS_ATTR(tcmu_, dev_size); 2840 CONFIGFS_ATTR(tcmu_, nl_reply_supported); 2895 CONFIGFS_ATTR(tcmu_, emulate_write_cache); 2928 CONFIGFS_ATTR(tcmu_, tmr_notification); 2973 CONFIGFS_ATTR(tcmu_, block_dev);
|
/Linux-v5.15/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 205 CONFIGFS_ATTR(pci_epc_, start); 449 CONFIGFS_ATTR(pci_epf_, vendorid); 450 CONFIGFS_ATTR(pci_epf_, deviceid); 451 CONFIGFS_ATTR(pci_epf_, revid); 452 CONFIGFS_ATTR(pci_epf_, progif_code); 453 CONFIGFS_ATTR(pci_epf_, subclass_code); 454 CONFIGFS_ATTR(pci_epf_, baseclass_code); 455 CONFIGFS_ATTR(pci_epf_, cache_line_size); 456 CONFIGFS_ATTR(pci_epf_, subsys_vendor_id); 457 CONFIGFS_ATTR(pci_epf_, subsys_id); [all …]
|
/Linux-v5.15/drivers/nvme/target/ |
D | configfs.c | 91 CONFIGFS_ATTR(nvmet_, addr_adrfam); 120 CONFIGFS_ATTR(nvmet_, addr_portid); 149 CONFIGFS_ATTR(nvmet_, addr_traddr); 195 CONFIGFS_ATTR(nvmet_, addr_treq); 223 CONFIGFS_ATTR(nvmet_, addr_trsvcid); 249 CONFIGFS_ATTR(nvmet_, param_inline_data_size); 276 CONFIGFS_ATTR(nvmet_, param_pi_enable); 325 CONFIGFS_ATTR(nvmet_, addr_trtype); 367 CONFIGFS_ATTR(nvmet_ns_, device_path); 408 CONFIGFS_ATTR(nvmet_ns_, p2pmem); [all …]
|
/Linux-v5.15/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) 164 CONFIGFS_ATTR(_f_##_opts_, ifname) 198 CONFIGFS_ATTR(_f_##_opts_, _n_)
|
D | f_sourcesink.c | 931 CONFIGFS_ATTR(f_ss_opts_, pattern); 974 CONFIGFS_ATTR(f_ss_opts_, isoc_interval); 1017 CONFIGFS_ATTR(f_ss_opts_, isoc_maxpacket); 1060 CONFIGFS_ATTR(f_ss_opts_, isoc_mult); 1103 CONFIGFS_ATTR(f_ss_opts_, isoc_maxburst); 1141 CONFIGFS_ATTR(f_ss_opts_, bulk_buflen); 1179 CONFIGFS_ATTR(f_ss_opts_, bulk_qlen); 1217 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 | 3017 CONFIGFS_ATTR(fsg_lun_opts_, file); 3033 CONFIGFS_ATTR(fsg_lun_opts_, ro); 3047 CONFIGFS_ATTR(fsg_lun_opts_, removable); 3064 CONFIGFS_ATTR(fsg_lun_opts_, cdrom); 3077 CONFIGFS_ATTR(fsg_lun_opts_, nofua); 3091 CONFIGFS_ATTR(fsg_lun_opts_, inquiry_string); 3240 CONFIGFS_ATTR(fsg_opts_, stall); 3281 CONFIGFS_ATTR(fsg_opts_, num_buffers);
|
/Linux-v5.15/drivers/most/ |
D | configfs.c | 351 CONFIGFS_ATTR(mdev_link_, device); 352 CONFIGFS_ATTR(mdev_link_, channel); 353 CONFIGFS_ATTR(mdev_link_, comp); 354 CONFIGFS_ATTR(mdev_link_, comp_params); 355 CONFIGFS_ATTR(mdev_link_, num_buffers); 356 CONFIGFS_ATTR(mdev_link_, buffer_size); 357 CONFIGFS_ATTR(mdev_link_, subbuffer_size); 358 CONFIGFS_ATTR(mdev_link_, packets_per_xact); 359 CONFIGFS_ATTR(mdev_link_, datatype); 360 CONFIGFS_ATTR(mdev_link_, direction); [all …]
|
/Linux-v5.15/drivers/usb/gadget/ |
D | configfs.c | 341 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceClass); 342 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceSubClass); 343 CONFIGFS_ATTR(gadget_dev_desc_, bDeviceProtocol); 344 CONFIGFS_ATTR(gadget_dev_desc_, bMaxPacketSize0); 345 CONFIGFS_ATTR(gadget_dev_desc_, idVendor); 346 CONFIGFS_ATTR(gadget_dev_desc_, idProduct); 347 CONFIGFS_ATTR(gadget_dev_desc_, bcdDevice); 348 CONFIGFS_ATTR(gadget_dev_desc_, bcdUSB); 349 CONFIGFS_ATTR(gadget_dev_desc_, UDC); 350 CONFIGFS_ATTR(gadget_dev_desc_, max_speed); [all …]
|
/Linux-v5.15/drivers/net/ |
D | netconsole.c | 572 CONFIGFS_ATTR(, enabled); 573 CONFIGFS_ATTR(, extended); 574 CONFIGFS_ATTR(, dev_name); 575 CONFIGFS_ATTR(, local_port); 576 CONFIGFS_ATTR(, remote_port); 577 CONFIGFS_ATTR(, local_ip); 578 CONFIGFS_ATTR(, remote_ip); 580 CONFIGFS_ATTR(, remote_mac);
|
/Linux-v5.15/fs/ocfs2/cluster/ |
D | nodemanager.c | 385 CONFIGFS_ATTR(o2nm_node_, num); 386 CONFIGFS_ATTR(o2nm_node_, ipv4_port); 387 CONFIGFS_ATTR(o2nm_node_, ipv4_address); 388 CONFIGFS_ATTR(o2nm_node_, local); 568 CONFIGFS_ATTR(o2nm_cluster_, idle_timeout_ms); 569 CONFIGFS_ATTR(o2nm_cluster_, keepalive_delay_ms); 570 CONFIGFS_ATTR(o2nm_cluster_, reconnect_delay_ms); 571 CONFIGFS_ATTR(o2nm_cluster_, fence_method);
|
D | heartbeat.c | 1930 CONFIGFS_ATTR(o2hb_region_, block_bytes); 1931 CONFIGFS_ATTR(o2hb_region_, start_block); 1932 CONFIGFS_ATTR(o2hb_region_, blocks); 1933 CONFIGFS_ATTR(o2hb_region_, dev); 2186 CONFIGFS_ATTR(o2hb_heartbeat_group_, dead_threshold); 2187 CONFIGFS_ATTR(o2hb_heartbeat_group_, mode);
|
/Linux-v5.15/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 | 188 CONFIGFS_ATTR(stp_policy_node_, masters); 189 CONFIGFS_ATTR(stp_policy_node_, channels);
|
/Linux-v5.15/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 127 CONFIGFS_ATTR(lio_target_np_, iser); 140 CONFIGFS_ATTR(lio_target_np_, cxgbit); 309 CONFIGFS_ATTR(iscsi_nacl_attrib_, name) 391 CONFIGFS_ATTR(iscsi_nacl_auth_, name) 690 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth); 691 CONFIGFS_ATTR(lio_target_nacl_, tag); 760 CONFIGFS_ATTR(iscsi_tpg_attrib_, name) 852 CONFIGFS_ATTR(iscsi_tpg_auth_, name); 955 CONFIGFS_ATTR(iscsi_tpg_param_, name) 1071 CONFIGFS_ATTR(lio_target_tpg_, enable); [all …]
|
/Linux-v5.15/fs/dlm/ |
D | config.c | 129 CONFIGFS_ATTR(cluster_, cluster_name); 169 CONFIGFS_ATTR(cluster_, name); 760 CONFIGFS_ATTR(comm_, nodeid); 761 CONFIGFS_ATTR(comm_, local); 762 CONFIGFS_ATTR(comm_, mark); 809 CONFIGFS_ATTR(node_, nodeid); 810 CONFIGFS_ATTR(node_, weight);
|
/Linux-v5.15/samples/configfs/ |
D | configfs_sample.c | 84 CONFIGFS_ATTR(childless_, storeme); 149 CONFIGFS_ATTR(simple_child_, storeme);
|
/Linux-v5.15/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.15/drivers/infiniband/core/ |
D | cma_configfs.c | 146 CONFIGFS_ATTR(, default_roce_mode); 187 CONFIGFS_ATTR(, default_roce_tos);
|
/Linux-v5.15/drivers/pci/endpoint/functions/ |
D | pci-epf-ntb.c | 2036 CONFIGFS_ATTR(epf_ntb_, spad_count); 2037 CONFIGFS_ATTR(epf_ntb_, db_count); 2038 CONFIGFS_ATTR(epf_ntb_, num_mws); 2039 CONFIGFS_ATTR(epf_ntb_, mw1); 2040 CONFIGFS_ATTR(epf_ntb_, mw2); 2041 CONFIGFS_ATTR(epf_ntb_, mw3); 2042 CONFIGFS_ATTR(epf_ntb_, mw4);
|
/Linux-v5.15/include/linux/usb/ |
D | gadget_configfs.h | 33 CONFIGFS_ATTR(struct_name##_, _name)
|
/Linux-v5.15/drivers/target/loopback/ |
D | tcm_loop.c | 702 CONFIGFS_ATTR(tcm_loop_tpg_attrib_, fabric_prot_type); 940 CONFIGFS_ATTR(tcm_loop_tpg_, nexus); 941 CONFIGFS_ATTR(tcm_loop_tpg_, transport_status);
|
/Linux-v5.15/include/linux/ |
D | configfs.h | 123 #define CONFIGFS_ATTR(_pfx, _name) \ macro
|