Home
last modified time | relevance | path

Searched refs:config_item_type (Results 1 - 25 of 122) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_internal.h18 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_ci
[all...]
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_internal.h18 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_ci
[all...]
/kernel/linux/linux-5.10/include/target/iscsi/
H A Discsi_target_stat.h12 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;
/kernel/linux/linux-6.6/include/target/iscsi/
H A Discsi_target_stat.h12 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;
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c13 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_typ in cscfg_configfs_init()
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dpolicy.c202 static const struct config_item_type stp_policy_type;
203 static const struct config_item_type stp_policy_node_type;
205 const struct config_item_type *
208 struct config_item_type *type; in get_policy_node_type()
230 const struct config_item_type *type = &stp_policy_node_type; in stp_policy_node_make()
283 static const struct config_item_type stp_policy_node_type = {
380 static const struct config_item_type stp_policy_type = {
390 const struct config_item_type *pdrv_node_type; in stp_policy_make()
478 static const struct config_item_type stp_policy_root_type = {
H A Dstm.h42 const struct config_item_type *pdrv_node_type;
60 const struct config_item_type *
111 const struct config_item_type **type);
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dpolicy.c197 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 = {
H A Dstm.h42 const struct config_item_type *pdrv_node_type;
60 const struct config_item_type *
111 const struct config_item_type **type);
/kernel/linux/linux-5.10/include/linux/
H A Dconfigfs.h47 const struct config_item_type *ci_type;
61 const struct config_item_type *type);
67 struct config_item_type { struct
90 const struct config_item_type *type);
250 const struct config_item_type *item_type);
/kernel/linux/linux-6.6/include/linux/
H A Dconfigfs.h45 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);
245 const struct config_item_type *item_type);
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dconfigfs.c17 static const struct config_item_type nvmet_host_type;
18 static const struct config_item_type nvmet_subsys_type;
623 static const struct config_item_type nvmet_ns_type = {
664 static const struct config_item_type nvmet_namespaces_type = {
745 static const struct config_item_type nvmet_passthru_type = {
840 static const struct config_item_type nvmet_port_subsys_type = {
915 static const struct config_item_type nvmet_allowed_hosts_type = {
1195 static const struct config_item_type nvmet_subsys_type = {
1235 static const struct config_item_type nvmet_subsystems_type = {
1303 static const struct config_item_type nvmet_referral_typ
[all...]
/kernel/linux/linux-5.10/fs/configfs/
H A Ditem.c86 const struct config_item_type *type) in config_item_init_type_name()
95 const struct config_item_type *type) in config_group_init_type_name()
121 const struct config_item_type *t = item->ci_type; in config_item_cleanup()
/kernel/linux/linux-6.6/fs/configfs/
H A Ditem.c84 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()
/kernel/linux/linux-5.10/samples/configfs/
H A Dconfigfs_sample.c96 static const struct config_item_type childless_type = {
167 static const struct config_item_type simple_child_type = {
232 static const struct config_item_type simple_children_type = {
301 static const struct config_item_type group_children_type = {
/kernel/linux/linux-6.6/samples/configfs/
H A Dconfigfs_sample.c94 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 = {
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-sw-trigger.c19 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 = {
H A Dindustrialio-sw-device.c19 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 = {
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-sw-trigger.c19 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 = {
H A Dindustrialio-sw-device.c19 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 = {
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-ep-cfs.c91 static const struct config_item_type pci_secondary_epc_type = {
152 static const struct config_item_type pci_primary_epc_type = {
257 static const struct config_item_type pci_epc_type = {
509 static const struct config_item_type pci_epf_type = {
662 static const struct config_item_type pci_epf_group_type = {
690 static const struct config_item_type pci_functions_type = {
694 static const struct config_item_type pci_controllers_type = {
698 static const struct config_item_type pci_ep_type = {
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-ep-cfs.c131 static const struct config_item_type pci_epc_type = {
369 static const struct config_item_type pci_epf_type = {
443 static const struct config_item_type pci_epf_group_type = {
471 static const struct config_item_type pci_functions_type = {
475 static const struct config_item_type pci_controllers_type = {
479 static const struct config_item_type pci_ep_type = {
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma_configfs.c195 static const struct config_item_type cma_port_group_type = {
272 static const struct config_item_type cma_ports_group_type = {
281 static const struct config_item_type cma_device_group_type = {
345 static const struct config_item_type cma_subsys_type = {
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma_configfs.c194 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 = {
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_configfs.c205 static const struct config_item_type acpi_table_type = {
239 static const struct config_item_type acpi_tables_type = {
244 static const struct config_item_type acpi_root_group_type = {

Completed in 14 milliseconds

12345