subsys_entry     2600 drivers/nvme/host/core.c 	list_for_each_entry(tmp, &subsys->ctrls, subsys_entry) {
subsys_entry     2688 drivers/nvme/host/core.c 	list_add_tail(&ctrl->subsys_entry, &subsys->ctrls);
subsys_entry     4015 drivers/nvme/host/core.c 		list_del(&ctrl->subsys_entry);
subsys_entry      205 drivers/nvme/host/nvme.h 	struct list_head subsys_entry;
subsys_entry      226 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry) {
subsys_entry      242 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry) {
subsys_entry      291 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry) {
subsys_entry      538 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry)
subsys_entry      576 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry)
subsys_entry      597 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry)
subsys_entry     1104 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry) {
subsys_entry     1301 drivers/nvme/target/core.c 	list_add_tail(&ctrl->subsys_entry, &subsys->ctrls);
subsys_entry     1329 drivers/nvme/target/core.c 	list_del(&ctrl->subsys_entry);
subsys_entry     1450 drivers/nvme/target/core.c 	list_for_each_entry(ctrl, &subsys->ctrls, subsys_entry)
subsys_entry       37 drivers/nvme/target/discovery.c 	list_for_each_entry(ctrl, &nvmet_disc_subsys->ctrls, subsys_entry) {
subsys_entry       57 drivers/nvme/target/discovery.c 	list_for_each_entry(ctrl, &nvmet_disc_subsys->ctrls, subsys_entry) {
subsys_entry      184 drivers/nvme/target/nvmet.h 	struct list_head	subsys_entry;