Searched refs:is_nvdimm_bus_locked (Results 1 – 7 of 7) sorted by relevance
214 WARN_ON_ONCE(!is_nvdimm_bus_locked(&nvdimm->dev)); in to_ndd()676 WARN_ON_ONCE(!is_nvdimm_bus_locked(&nvdimm->dev)); in nvdimm_security_freeze()699 if (dev_WARN_ONCE(dev, !is_nvdimm_bus_locked(dev), in dpa_align()805 WARN_ON_ONCE(!is_nvdimm_bus_locked(ndd->dev)); in nvdimm_free_dpa()820 WARN_ON_ONCE(!is_nvdimm_bus_locked(ndd->dev)); in nvdimm_allocate_dpa()
43 bool is_nvdimm_bus_locked(struct device *dev) in is_nvdimm_bus_locked() function51 EXPORT_SYMBOL(is_nvdimm_bus_locked);109 dev_WARN_ONCE(dev, !is_nvdimm_bus_locked(dev), "%s: bus unlocked!", in alloc_nvdimm_map()
618 WARN_ON(!is_nvdimm_bus_locked(ndd->dev)); in nd_label_alloc_slot()638 WARN_ON(!is_nvdimm_bus_locked(ndd->dev)); in nd_label_free_slot()651 WARN_ON(!is_nvdimm_bus_locked(ndd->dev)); in nd_label_nfree()
215 WARN_ON_ONCE(!is_nvdimm_bus_locked(dev)); in nd_namespace_store()
80 WARN_ON_ONCE(!is_nvdimm_bus_locked(&nvdimm_bus->dev)); in nd_is_uuid_unique()1827 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_create_ns_seed()1850 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_create_dax_seed()1862 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_create_pfn_seed()1874 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_create_btt_seed()
313 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_available_dpa()335 WARN_ON(!is_nvdimm_bus_locked(&nd_region->dev)); in nd_region_allocatable_dpa()
629 bool is_nvdimm_bus_locked(struct device *dev);