nvme_change_ctrl_state 142 drivers/nvme/host/core.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_RESETTING)) nvme_change_ctrl_state 188 drivers/nvme/host/core.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_DELETING)) nvme_change_ctrl_state 205 drivers/nvme/host/core.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_DELETING)) nvme_change_ctrl_state 399 drivers/nvme/host/core.c EXPORT_SYMBOL_GPL(nvme_change_ctrl_state); nvme_change_ctrl_state 428 drivers/nvme/host/core.c nvme_change_ctrl_state(ctrl, NVME_CTRL_RESETTING) || nvme_change_ctrl_state 3899 drivers/nvme/host/core.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_LIVE)) nvme_change_ctrl_state 3924 drivers/nvme/host/core.c if (nvme_change_ctrl_state(ctrl, NVME_CTRL_RESETTING)) nvme_change_ctrl_state 2728 drivers/nvme/host/fc.c changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_LIVE); nvme_change_ctrl_state 2928 drivers/nvme/host/fc.c !nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) nvme_change_ctrl_state 3166 drivers/nvme/host/fc.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_RESETTING) || nvme_change_ctrl_state 3167 drivers/nvme/host/fc.c !nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 3192 drivers/nvme/host/fc.c nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_DELETING); nvme_change_ctrl_state 451 drivers/nvme/host/nvme.h bool nvme_change_ctrl_state(struct nvme_ctrl *ctrl, nvme_change_ctrl_state 1279 drivers/nvme/host/pci.c nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_DELETING); nvme_change_ctrl_state 2528 drivers/nvme/host/pci.c nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_DELETING); nvme_change_ctrl_state 2588 drivers/nvme/host/pci.c if (!nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 2647 drivers/nvme/host/pci.c if (!nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_LIVE)) { nvme_change_ctrl_state 2899 drivers/nvme/host/pci.c nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_DELETING); nvme_change_ctrl_state 2903 drivers/nvme/host/pci.c nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_DEAD); nvme_change_ctrl_state 1025 drivers/nvme/host/rdma.c changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_LIVE); nvme_change_ctrl_state 1079 drivers/nvme/host/rdma.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 1090 drivers/nvme/host/rdma.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_RESETTING)) nvme_change_ctrl_state 1915 drivers/nvme/host/rdma.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 2040 drivers/nvme/host/rdma.c changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING); nvme_change_ctrl_state 420 drivers/nvme/host/tcp.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_RESETTING)) nvme_change_ctrl_state 1861 drivers/nvme/host/tcp.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_LIVE)) { nvme_change_ctrl_state 1917 drivers/nvme/host/tcp.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 1953 drivers/nvme/host/tcp.c if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 2350 drivers/nvme/host/tcp.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 454 drivers/nvme/target/loop.c if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { nvme_change_ctrl_state 475 drivers/nvme/target/loop.c changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_LIVE); nvme_change_ctrl_state 624 drivers/nvme/target/loop.c changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_LIVE);