Home
last modified time | relevance | path

Searched defs:subsys (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.1.9/drivers/nvme/target/
Dconfigfs.c344 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 …]
Dcore.c121 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 …]
Dpassthru.c572 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()
Dadmin-cmd.c351 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
Ddiscovery.c29 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()
Dnvmet.h72 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/
Dexynos5422-asv.c391 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
Dexynos-asv.h40 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()
Dexynos-asv.c28 struct exynos_asv_subsys *subsys = NULL; in exynos_asv_update_cpu_opps() local
/linux-6.1.9/tools/lib/api/fs/
Dcgroup.c12 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/
Dmtk-cmdq-helper.c33 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/
Dmultipath.c48 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
Dcore.c2706 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 …]
Dnvme.h269 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/
Dbus.c352 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()
Dbase.h41 struct kset subsys; member
/linux-6.1.9/fs/configfs/
Ddir.c780 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/
Dnfnetlink.h63 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/
Dconfigfs_sample.c32 struct configfs_subsystem subsys; member
332 struct configfs_subsystem *subsys; in configfs_example_init() local
/linux-6.1.9/include/linux/soc/mediatek/
Dmtk-cmdq.h20 u8 subsys; member
/linux-6.1.9/include/uapi/linux/
Dkcov.h56 static inline __u64 kcov_remote_handle(__u64 subsys, __u64 inst) in kcov_remote_handle()
/linux-6.1.9/drivers/most/
Dconfigfs.c415 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/
Dwistron_btns.c192 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/
Ddt3000.c247 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/
Dcoresight-syscfg-configfs.c453 struct configfs_subsystem *subsys; in cscfg_configfs_init() local

12