Home
last modified time | relevance | path

Searched refs:is_nd_btt (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt_devs.c32 WARN_ON(!is_nd_btt(dev)); in to_nd_btt()
176 bool is_nd_btt(struct device *dev) in is_nd_btt() function
180 EXPORT_SYMBOL(is_nd_btt); variable
H A Dclaim.c81 if (is_nd_btt(dev)) in is_idle()
119 } else if (is_nd_btt(dev)) { in nd_detach_and_reset()
185 if (!is_nd_btt(dev)) { in nd_namespace_store()
H A Dblk.c304 if (is_nd_btt(dev)) in nd_blk_probe()
315 if (is_nd_btt(dev)) in nd_blk_remove()
H A Dpmem.c524 if (is_nd_btt(dev)) in nd_pmem_probe()
571 if (is_nd_btt(dev)) in nd_pmem_remove()
604 if (is_nd_btt(dev)) { in nd_pmem_notify()
H A Dnd.h278 bool is_nd_btt(struct device *dev);
287 static inline bool is_nd_btt(struct device *dev) in is_nd_btt() function
H A Dnd-core.h205 else if (is_nd_btt(dev) || is_nd_pfn(dev) || is_nd_dax(dev)) in debug_nvdimm_lock()
H A Dnamespace_devs.c64 } else if (is_nd_btt(dev)) { in is_uuid_busy()
117 if (is_nd_pfn(dev) || is_nd_btt(dev)) in pmem_should_map_pages()
162 if (ndns->claim && is_nd_btt(ndns->claim)) in nvdimm_namespace_disk_name()
1571 if (claim && is_nd_btt(claim)) in mode_show()
1695 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nvdimm_namespace_common_probe()
H A Dregion_devs.c900 } else if (is_nd_btt(dev)) { in nd_region_advance_seeds()
H A Dbus.c936 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nd_pmem_forget_poison_check()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt_devs.c31 WARN_ON(!is_nd_btt(dev)); in to_nd_btt()
175 bool is_nd_btt(struct device *dev) in is_nd_btt() function
179 EXPORT_SYMBOL(is_nd_btt); variable
H A Dclaim.c82 if (is_nd_btt(dev)) in is_idle()
120 } else if (is_nd_btt(dev)) { in nd_detach_and_reset()
186 if (!is_nd_btt(dev)) { in nd_namespace_store()
H A Dpmem.c608 if (is_nd_btt(dev)) in nd_pmem_probe()
655 if (is_nd_btt(dev)) in nd_pmem_remove()
683 if (is_nd_btt(dev)) { in pmem_revalidate_poison()
724 if (is_nd_btt(dev)) { in pmem_revalidate_region()
H A Dnd.h544 bool is_nd_btt(struct device *dev);
553 static inline bool is_nd_btt(struct device *dev) in is_nd_btt() function
H A Dnamespace_devs.c47 } else if (is_nd_btt(dev)) { in is_uuid_busy()
100 if (is_nd_pfn(dev) || is_nd_btt(dev)) in pmem_should_map_pages()
145 if (ndns->claim && is_nd_btt(ndns->claim)) in nvdimm_namespace_disk_name()
1321 if (claim && is_nd_btt(claim)) in mode_show()
1431 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nvdimm_namespace_common_probe()
H A Dregion_devs.c896 } else if (is_nd_btt(dev)) { in nd_region_advance_seeds()
H A Dbus.c952 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nd_pmem_forget_poison_check()

Completed in 20 milliseconds