/linux-6.1.9/drivers/target/ |
D | target_core_internal.h | 18 struct config_item_type tb_dev_cit; 19 struct config_item_type tb_dev_attrib_cit; 20 struct config_item_type tb_dev_action_cit; 21 struct config_item_type tb_dev_pr_cit; 22 struct config_item_type tb_dev_wwn_cit; 23 struct config_item_type tb_dev_alua_tg_pt_gps_cit; 24 struct config_item_type tb_dev_stat_cit; 34 struct config_item_type tf_discovery_cit; 35 struct config_item_type tf_wwn_cit; 36 struct config_item_type tf_wwn_fabric_stats_cit; [all …]
|
D | target_core_stat.c | 83 static const struct config_item_type target_stat_scsi_dev_cit = { 180 static const struct config_item_type target_stat_scsi_tgt_dev_cit = { 383 static const struct config_item_type target_stat_scsi_lu_cit = { 509 static const struct config_item_type target_stat_scsi_port_cit = { 693 static const struct config_item_type target_stat_scsi_tgt_port_cit = { 813 static const struct config_item_type target_stat_scsi_transport_cit = { 1174 static const struct config_item_type target_stat_scsi_auth_intr_cit = { 1345 static const struct config_item_type target_stat_scsi_att_intr_port_cit = {
|
/linux-6.1.9/include/target/iscsi/ |
D | iscsi_target_stat.h | 12 extern const struct config_item_type iscsi_stat_instance_cit; 13 extern const struct config_item_type iscsi_stat_sess_err_cit; 14 extern const struct config_item_type iscsi_stat_tgt_attr_cit; 15 extern const struct config_item_type iscsi_stat_login_cit; 16 extern const struct config_item_type iscsi_stat_logout_cit; 21 extern const struct config_item_type iscsi_stat_sess_cit;
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-syscfg-configfs.c | 13 static inline struct config_item_type *cscfg_create_ci_type(void) in cscfg_create_ci_type() 15 struct config_item_type *ci_type; in cscfg_create_ci_type() 163 static struct config_item_type cscfg_config_view_type = { 173 static struct config_item_type cscfg_config_preset_type = { 275 static struct config_item_type cscfg_feature_view_type = { 312 static struct config_item_type cscfg_param_view_type = { 347 struct config_item_type *params_group_type; in cscfg_create_feature_group() 383 static struct config_item_type cscfg_configs_type = { 417 static struct config_item_type cscfg_features_type = { 454 struct config_item_type *ci_type; in cscfg_configfs_init()
|
/linux-6.1.9/drivers/hwtracing/stm/ |
D | policy.c | 197 static const struct config_item_type stp_policy_type; 198 static const struct config_item_type stp_policy_node_type; 200 const struct config_item_type * 203 struct config_item_type *type; in get_policy_node_type() 225 const struct config_item_type *type = &stp_policy_node_type; in stp_policy_node_make() 278 static const struct config_item_type stp_policy_node_type = { 375 static const struct config_item_type stp_policy_type = { 385 const struct config_item_type *pdrv_node_type; in stp_policy_make() 473 static const struct config_item_type stp_policy_root_type = {
|
D | stm.h | 42 const struct config_item_type *pdrv_node_type; 60 const struct config_item_type * 111 const struct config_item_type **type);
|
/linux-6.1.9/include/linux/ |
D | configfs.h | 45 const struct config_item_type *ci_type; 59 const struct config_item_type *type); 65 struct config_item_type { struct 88 const struct config_item_type *type); argument 248 const struct config_item_type *item_type);
|
/linux-6.1.9/samples/configfs/ |
D | configfs_sample.c | 94 static const struct config_item_type childless_type = { 165 static const struct config_item_type simple_child_type = { 230 static const struct config_item_type simple_children_type = { 299 static const struct config_item_type group_children_type = {
|
/linux-6.1.9/fs/configfs/ |
D | item.c | 84 const struct config_item_type *type) in config_item_init_type_name() 93 const struct config_item_type *type) in config_group_init_type_name() 119 const struct config_item_type *t = item->ci_type; in config_item_cleanup()
|
D | symlink.c | 148 const struct config_item_type *type; in configfs_symlink() 224 const struct config_item_type *type; in configfs_unlink()
|
/linux-6.1.9/drivers/iio/ |
D | industrialio-sw-device.c | 19 static const struct config_item_type iio_device_type_group_type; 21 static const struct config_item_type iio_devices_group_type = { 156 static const struct config_item_type iio_device_type_group_type = {
|
D | industrialio-sw-trigger.c | 19 static const struct config_item_type iio_trigger_type_group_type; 21 static const struct config_item_type iio_triggers_group_type = { 160 static const struct config_item_type iio_trigger_type_group_type = {
|
D | industrialio-configfs.c | 17 static const struct config_item_type iio_root_group_type = {
|
/linux-6.1.9/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 90 static const struct config_item_type pci_secondary_epc_type = { 151 static const struct config_item_type pci_primary_epc_type = { 253 static const struct config_item_type pci_epc_type = { 526 static const struct config_item_type pci_epf_type = { 625 static const struct config_item_type pci_epf_group_type = { 653 static const struct config_item_type pci_functions_type = { 657 static const struct config_item_type pci_controllers_type = { 661 static const struct config_item_type pci_ep_type = {
|
/linux-6.1.9/drivers/nvme/target/ |
D | configfs.c | 22 static const struct config_item_type nvmet_host_type; 23 static const struct config_item_type nvmet_subsys_type; 627 static const struct config_item_type nvmet_ns_type = { 668 static const struct config_item_type nvmet_namespaces_type = { 809 static const struct config_item_type nvmet_passthru_type = { 904 static const struct config_item_type nvmet_port_subsys_type = { 979 static const struct config_item_type nvmet_allowed_hosts_type = { 1340 static const struct config_item_type nvmet_subsys_type = { 1380 static const struct config_item_type nvmet_subsystems_type = { 1448 static const struct config_item_type nvmet_referral_type = { [all …]
|
/linux-6.1.9/drivers/infiniband/core/ |
D | cma_configfs.c | 194 static const struct config_item_type cma_port_group_type = { 263 static const struct config_item_type cma_ports_group_type = { 272 static const struct config_item_type cma_device_group_type = { 336 static const struct config_item_type cma_subsys_type = {
|
/linux-6.1.9/include/linux/usb/ |
D | gadget_configfs.h | 40 static struct config_item_type struct_in##_langid_type = { \ 97 static struct config_item_type struct_in##_strings_type = { \
|
/linux-6.1.9/fs/dlm/ |
D | config.c | 347 static const struct config_item_type clusters_type = { 352 static const struct config_item_type cluster_type = { 358 static const struct config_item_type spaces_type = { 363 static const struct config_item_type space_type = { 368 static const struct config_item_type comms_type = { 373 static const struct config_item_type comm_type = { 379 static const struct config_item_type nodes_type = { 384 static const struct config_item_type node_type = {
|
/linux-6.1.9/drivers/acpi/ |
D | acpi_configfs.c | 202 static const struct config_item_type acpi_table_type = { 236 static const struct config_item_type acpi_tables_type = { 241 static const struct config_item_type acpi_root_group_type = {
|
/linux-6.1.9/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 181 const struct config_item_type iscsi_stat_instance_cit = { 243 const struct config_item_type iscsi_stat_sess_err_cit = { 384 const struct config_item_type iscsi_stat_tgt_attr_cit = { 516 const struct config_item_type iscsi_stat_login_cit = { 573 const struct config_item_type iscsi_stat_logout_cit = { 795 const struct config_item_type iscsi_stat_sess_cit = {
|
/linux-6.1.9/drivers/usb/gadget/ |
D | configfs.c | 563 static const struct config_item_type gadget_config_type = { 569 static const struct config_item_type gadget_root_type = { 651 static const struct config_item_type functions_type = { 752 static const struct config_item_type config_desc_type = { 935 static struct config_item_type os_desc_type = { 1066 struct config_item_type *ext_prop_type; in ext_prop_make() 1072 vla_item(data_chunk, struct config_item_type, ext_prop_type, 1); in ext_prop_make() 1196 struct config_item_type *os_desc_type, *interface_type; in usb_os_desc_prepare_interf_dir() 1200 vla_item(data_chunk, struct config_item_type, os_desc_type, 1); in usb_os_desc_prepare_interf_dir() 1201 vla_item(data_chunk, struct config_item_type, interface_type, 1); in usb_os_desc_prepare_interf_dir() [all …]
|
/linux-6.1.9/include/linux/iio/ |
D | sw_device.h | 60 const struct config_item_type *type) in iio_swd_group_init_type_name()
|
D | sw_trigger.h | 60 const struct config_item_type *type) in iio_swt_group_init_type_name()
|
/linux-6.1.9/drivers/most/ |
D | configfs.c | 406 static const struct config_item_type mdev_link_type = { 474 static const struct config_item_type most_common_type = { 582 static const struct config_item_type most_snd_grp_type = { 633 static const struct config_item_type most_sound_type = {
|
/linux-6.1.9/fs/ocfs2/cluster/ |
D | nodemanager.c | 402 static const struct config_item_type o2nm_node_type = { 645 static const struct config_item_type o2nm_node_group_type = { 663 static const struct config_item_type o2nm_cluster_type = { 748 static const struct config_item_type o2nm_cluster_group_type = {
|