/linux-6.1.9/drivers/nvme/target/ |
D | configfs.c | 344 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_path_store() local 425 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_uuid_store() local 453 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_nguid_store() local 636 struct nvmet_subsys *subsys = namespaces_to_subsys(&group->cg_item); in nvmet_ns_make() local 678 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_show() local 686 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_store() local 719 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_show() local 727 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_store() local 752 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_admin_timeout_store() local 771 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_io_timeout_store() local [all …]
|
D | core.c | 121 static u32 nvmet_max_nsid(struct nvmet_subsys *subsys) in nvmet_max_nsid() 239 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() 255 void nvmet_send_ana_event(struct nvmet_subsys *subsys, in nvmet_send_ana_event() 305 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls() 552 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local 618 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local 669 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc() 1236 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local 1294 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed() 1358 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local [all …]
|
D | passthru.c | 572 int nvmet_passthru_ctrl_enable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_enable() 634 static void __nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in __nvmet_passthru_ctrl_disable() 645 void nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_disable() 652 void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free()
|
D | admin-cmd.c | 351 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_execute_identify_ctrl() local 778 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_set_feat_write_protect() local 837 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_execute_set_features() local 881 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_get_feat_write_protect() local 911 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_execute_get_features() local
|
D | discovery.c | 29 struct nvmet_subsys *subsys) in nvmet_port_disc_changed() 51 struct nvmet_subsys *subsys, in __nvmet_subsys_disc_changed() 66 void nvmet_subsys_disc_changed(struct nvmet_subsys *subsys, in nvmet_subsys_disc_changed()
|
D | nvmet.h | 72 struct nvmet_subsys *subsys; member 181 struct nvmet_subsys *subsys; member 320 struct nvmet_subsys *subsys; member 612 static inline bool nvmet_is_disc_subsys(struct nvmet_subsys *subsys) in nvmet_is_disc_subsys() 623 static inline bool nvmet_is_passthru_subsys(struct nvmet_subsys *subsys) in nvmet_is_passthru_subsys() 628 static inline void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free() 631 static inline void nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_disable() 642 static inline bool nvmet_is_passthru_subsys(struct nvmet_subsys *subsys) in nvmet_is_passthru_subsys()
|
/linux-6.1.9/drivers/soc/samsung/ |
D | exynos5422-asv.c | 391 struct exynos_asv_subsys *subsys; in exynos5422_asv_offset_voltage_setup() local 419 static int exynos5422_asv_opp_get_voltage(const struct exynos_asv_subsys *subsys, in exynos5422_asv_opp_get_voltage() 455 struct exynos_asv_subsys *subsys; in exynos5422_asv_init() local
|
D | exynos-asv.h | 40 struct exynos_asv_subsys subsys[2]; member 59 static inline u32 exynos_asv_opp_get_voltage(const struct exynos_asv_subsys *subsys, in exynos_asv_opp_get_voltage() 65 static inline u32 exynos_asv_opp_get_frequency(const struct exynos_asv_subsys *subsys, in exynos_asv_opp_get_frequency()
|
D | exynos-asv.c | 28 struct exynos_asv_subsys *subsys = NULL; in exynos_asv_update_cpu_opps() local
|
/linux-6.1.9/tools/lib/api/fs/ |
D | cgroup.c | 12 char subsys[32]; member 19 int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys) in cgroupfs_find_mountpoint()
|
/linux-6.1.9/drivers/soc/mediatek/ |
D | mtk-cmdq-helper.c | 33 u8 subsys; member 178 int cmdq_pkt_write(struct cmdq_pkt *pkt, u8 subsys, u16 offset, u32 value) in cmdq_pkt_write() 191 int cmdq_pkt_write_mask(struct cmdq_pkt *pkt, u8 subsys, in cmdq_pkt_write_mask() 347 int cmdq_pkt_poll(struct cmdq_pkt *pkt, u8 subsys, in cmdq_pkt_poll() 363 int cmdq_pkt_poll_mask(struct cmdq_pkt *pkt, u8 subsys, in cmdq_pkt_poll_mask()
|
/linux-6.1.9/drivers/nvme/host/ |
D | multipath.c | 48 void nvme_mpath_default_iopolicy(struct nvme_subsystem *subsys) in nvme_mpath_default_iopolicy() 53 void nvme_mpath_unfreeze(struct nvme_subsystem *subsys) in nvme_mpath_unfreeze() 63 void nvme_mpath_wait_freeze(struct nvme_subsystem *subsys) in nvme_mpath_wait_freeze() 73 void nvme_mpath_start_freeze(struct nvme_subsystem *subsys) in nvme_mpath_start_freeze() 758 struct nvme_subsystem *subsys = in nvme_subsys_iopolicy_show() local 768 struct nvme_subsystem *subsys = in nvme_subsys_iopolicy_store() local
|
D | core.c | 2706 static void nvme_init_subnqn(struct nvme_subsystem *subsys, struct nvme_ctrl *ctrl, in nvme_init_subnqn() 2740 struct nvme_subsystem *subsys = in nvme_release_subsystem() local 2750 struct nvme_subsystem *subsys = in nvme_destroy_subsystem() local 2762 static void nvme_put_subsystem(struct nvme_subsystem *subsys) in nvme_put_subsystem() 2769 struct nvme_subsystem *subsys; in __nvme_find_get_subsystem() local 2803 struct nvme_subsystem *subsys = in nvme_subsys_show_nqn() local 2814 struct nvme_subsystem *subsys = in nvme_subsys_show_type() local 2869 static bool nvme_validate_cntlid(struct nvme_subsystem *subsys, in nvme_validate_cntlid() 2902 struct nvme_subsystem *subsys, *found; in nvme_init_subsystem() local 3380 struct nvme_subsystem *subsys = head->subsys; in wwid_show() local [all …]
|
D | nvme.h | 269 struct nvme_subsystem *subsys; member 425 struct nvme_subsystem *subsys; member 581 struct nvme_subsystem *subsys = ctrl->subsys; in nvme_print_device_info() local 962 static inline void nvme_mpath_unfreeze(struct nvme_subsystem *subsys) in nvme_mpath_unfreeze() 965 static inline void nvme_mpath_wait_freeze(struct nvme_subsystem *subsys) in nvme_mpath_wait_freeze() 968 static inline void nvme_mpath_start_freeze(struct nvme_subsystem *subsys) in nvme_mpath_start_freeze() 971 static inline void nvme_mpath_default_iopolicy(struct nvme_subsystem *subsys) in nvme_mpath_default_iopolicy()
|
/linux-6.1.9/drivers/base/ |
D | bus.c | 352 struct device *subsys_find_device_by_id(struct bus_type *subsys, unsigned int id, in subsys_find_device_by_id() 968 void subsys_dev_iter_init(struct subsys_dev_iter *iter, struct bus_type *subsys, in subsys_dev_iter_init() 1023 struct bus_type *subsys; in subsys_interface_register() local 1050 struct bus_type *subsys; in subsys_interface_unregister() local 1078 static int subsys_register(struct bus_type *subsys, in subsys_register() 1138 int subsys_system_register(struct bus_type *subsys, in subsys_system_register() 1156 int subsys_virtual_register(struct bus_type *subsys, in subsys_virtual_register()
|
D | base.h | 41 struct kset subsys; member
|
/linux-6.1.9/fs/configfs/ |
D | dir.c | 780 struct configfs_subsystem *subsys = NULL; /* gcc is a turd */ in link_group() local 1108 int configfs_depend_item(struct configfs_subsystem *subsys, in configfs_depend_item() 1262 struct configfs_subsystem *subsys; in configfs_mkdir() local 1442 struct configfs_subsystem *subsys; in configfs_rmdir() local 1731 struct configfs_subsystem *subsys = parent_group->cg_subsys; in configfs_register_group() local 1775 struct configfs_subsystem *subsys = group->cg_subsys; in configfs_unregister_group() local 1849 int configfs_register_subsystem(struct configfs_subsystem *subsys) in configfs_register_subsystem() 1909 void configfs_unregister_subsystem(struct configfs_subsystem *subsys) in configfs_unregister_subsystem()
|
/linux-6.1.9/include/linux/netfilter/ |
D | nfnetlink.h | 63 static inline u16 nfnl_msg_type(u8 subsys, u8 msg_type) in nfnl_msg_type() 106 #define MODULE_ALIAS_NFNL_SUBSYS(subsys) \ argument
|
/linux-6.1.9/samples/configfs/ |
D | configfs_sample.c | 32 struct configfs_subsystem subsys; member 332 struct configfs_subsystem *subsys; in configfs_example_init() local
|
/linux-6.1.9/include/linux/soc/mediatek/ |
D | mtk-cmdq.h | 20 u8 subsys; member
|
/linux-6.1.9/include/uapi/linux/ |
D | kcov.h | 56 static inline __u64 kcov_remote_handle(__u64 subsys, __u64 inst) in kcov_remote_handle()
|
/linux-6.1.9/drivers/most/ |
D | configfs.c | 415 struct configfs_subsystem subsys; member 418 static struct most_common *to_most_common(struct configfs_subsystem *subsys) in to_most_common() 590 struct configfs_subsystem subsys; member
|
/linux-6.1.9/drivers/input/misc/ |
D | wistron_btns.c | 192 static u16 bios_get_default_setting(u8 subsys) in bios_get_default_setting() 204 static void bios_set_state(u8 subsys, int enable) in bios_set_state()
|
/linux-6.1.9/drivers/comedi/drivers/ |
D | dt3000.c | 247 unsigned int subsys, unsigned int chan, in dt3k_readsingle() 260 static void dt3k_writesingle(struct comedi_device *dev, unsigned int subsys, in dt3k_writesingle()
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-syscfg-configfs.c | 453 struct configfs_subsystem *subsys; in cscfg_configfs_init() local
|