Home
last modified time | relevance | path

Searched defs:ndns (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/nvdimm/
H A Dclaim.c16 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local
33 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local
58 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle()
120 struct nd_namespace_common *ndns; in nd_namespace_store() local
233 static int nsio_rw_bytes(struct nd_namespace_common *ndns, in nsio_rw_bytes()
288 struct nd_namespace_common *ndns = &nsio->common; in devm_nsio_enable() local
H A Dpfn_devs.c197 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local
223 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local
288 struct nd_namespace_common *ndns) in nd_pfn_devinit()
356 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_clear_memmap_errors() local
449 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_validate() local
612 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe()
681 struct nd_namespace_common *ndns = nd_pfn->ndns; in __nvdimm_setup_pfn() local
719 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_init() local
H A Dbtt_devs.c178 struct nd_namespace_common *ndns) in __nd_btt_create()
268 int nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, in nd_btt_version()
304 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe()
328 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe()
H A Dnamespace_devs.c93 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local
118 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size()
141 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name()
751 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store() local
870 resource_size_t __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in __nvdimm_namespace_capacity()
887 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity()
894 bool nvdimm_namespace_locked(struct nd_namespace_common *ndns) in nvdimm_namespace_locked()
1236 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local
1249 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store() local
1292 struct nd_namespace_common *ndns = to_ndns(dev); in holder_class_show() local
[all …]
H A Dnd.h450 struct nd_namespace_common *ndns; member
475 struct nd_namespace_common *ndns; member
547 struct nd_namespace_common *ndns) in nd_btt_probe()
577 struct nd_namespace_common *ndns) in nd_pfn_probe()
604 struct nd_namespace_common *ndns) in nd_dax_devinit()
612 struct nd_namespace_common *ndns) in nd_dax_probe()
H A Ddax_devs.c87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe()
H A Dlabel.c878 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local
H A Dbus.c955 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
/linux/include/linux/
H A Dnd.h164 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes()
183 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()