Home
last modified time | relevance | path

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

12

/Linux-v6.1/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.c120 static u32 nvmet_max_nsid(struct nvmet_subsys *subsys) in nvmet_max_nsid()
238 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed()
254 void nvmet_send_ana_event(struct nvmet_subsys *subsys, in nvmet_send_ana_event()
304 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls()
551 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local
617 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local
668 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc()
1235 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local
1293 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed()
1357 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local
[all …]
Dpassthru.c573 int nvmet_passthru_ctrl_enable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_enable()
635 static void __nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in __nvmet_passthru_ctrl_disable()
646 void nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_disable()
653 void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free()
Dadmin-cmd.c348 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_execute_identify_ctrl() local
775 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_set_feat_write_protect() local
834 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_execute_set_features() local
878 struct nvmet_subsys *subsys = nvmet_req_subsys(req); in nvmet_get_feat_write_protect() local
908 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
182 struct nvmet_subsys *subsys; member
321 struct nvmet_subsys *subsys; member
611 static inline bool nvmet_is_disc_subsys(struct nvmet_subsys *subsys) in nvmet_is_disc_subsys()
622 static inline bool nvmet_is_passthru_subsys(struct nvmet_subsys *subsys) in nvmet_is_passthru_subsys()
627 static inline void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free()
630 static inline void nvmet_passthru_ctrl_disable(struct nvmet_subsys *subsys) in nvmet_passthru_ctrl_disable()
641 static inline bool nvmet_is_passthru_subsys(struct nvmet_subsys *subsys) in nvmet_is_passthru_subsys()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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()
756 struct nvme_subsystem *subsys = in nvme_subsys_iopolicy_show() local
766 struct nvme_subsystem *subsys = in nvme_subsys_iopolicy_store() local
Dcore.c2686 static void nvme_init_subnqn(struct nvme_subsystem *subsys, struct nvme_ctrl *ctrl, in nvme_init_subnqn()
2720 struct nvme_subsystem *subsys = in nvme_release_subsystem() local
2730 struct nvme_subsystem *subsys = in nvme_destroy_subsystem() local
2742 static void nvme_put_subsystem(struct nvme_subsystem *subsys) in nvme_put_subsystem()
2749 struct nvme_subsystem *subsys; in __nvme_find_get_subsystem() local
2783 struct nvme_subsystem *subsys = in nvme_subsys_show_nqn() local
2794 struct nvme_subsystem *subsys = in nvme_subsys_show_type() local
2849 static bool nvme_validate_cntlid(struct nvme_subsystem *subsys, in nvme_validate_cntlid()
2882 struct nvme_subsystem *subsys, *found; in nvme_init_subsystem() local
3360 struct nvme_subsystem *subsys = head->subsys; in wwid_show() local
[all …]
Dnvme.h269 struct nvme_subsystem *subsys; member
425 struct nvme_subsystem *subsys; member
578 struct nvme_subsystem *subsys = ctrl->subsys; in nvme_print_device_info() local
959 static inline void nvme_mpath_unfreeze(struct nvme_subsystem *subsys) in nvme_mpath_unfreeze()
962 static inline void nvme_mpath_wait_freeze(struct nvme_subsystem *subsys) in nvme_mpath_wait_freeze()
965 static inline void nvme_mpath_start_freeze(struct nvme_subsystem *subsys) in nvme_mpath_start_freeze()
968 static inline void nvme_mpath_default_iopolicy(struct nvme_subsystem *subsys) in nvme_mpath_default_iopolicy()
/Linux-v6.1/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-v6.1/fs/configfs/
Ddir.c778 struct configfs_subsystem *subsys = NULL; /* gcc is a turd */ in link_group() local
1106 int configfs_depend_item(struct configfs_subsystem *subsys, in configfs_depend_item()
1260 struct configfs_subsystem *subsys; in configfs_mkdir() local
1440 struct configfs_subsystem *subsys; in configfs_rmdir() local
1729 struct configfs_subsystem *subsys = parent_group->cg_subsys; in configfs_register_group() local
1773 struct configfs_subsystem *subsys = group->cg_subsys; in configfs_unregister_group() local
1847 int configfs_register_subsystem(struct configfs_subsystem *subsys) in configfs_register_subsystem()
1907 void configfs_unregister_subsystem(struct configfs_subsystem *subsys) in configfs_unregister_subsystem()
/Linux-v6.1/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-v6.1/samples/configfs/
Dconfigfs_sample.c32 struct configfs_subsystem subsys; member
332 struct configfs_subsystem *subsys; in configfs_example_init() local
/Linux-v6.1/include/linux/soc/mediatek/
Dmtk-cmdq.h20 u8 subsys; member
/Linux-v6.1/include/uapi/linux/
Dkcov.h56 static inline __u64 kcov_remote_handle(__u64 subsys, __u64 inst) in kcov_remote_handle()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/drivers/hwtracing/coresight/
Dcoresight-syscfg-configfs.c453 struct configfs_subsystem *subsys; in cscfg_configfs_init() local

12