Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvdimm/
Dclaim.c15 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local
32 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local
76 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle()
138 struct nd_namespace_common *ndns; in nd_namespace_store() local
251 static int nsio_rw_bytes(struct nd_namespace_common *ndns, in nsio_rw_bytes()
306 struct nd_namespace_common *ndns = &nsio->common; in devm_nsio_enable() local
Dpfn_devs.c218 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local
244 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local
303 struct nd_namespace_common *ndns) in nd_pfn_devinit()
371 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_clear_memmap_errors() local
452 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_validate() local
598 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe()
672 struct nd_namespace_common *ndns = nd_pfn->ndns; in __nvdimm_setup_pfn() local
709 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_init() local
Dbtt_devs.c183 struct nd_namespace_common *ndns) in __nd_btt_create()
271 int nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, in nd_btt_version()
307 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe()
331 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe()
Dnamespace_devs.c133 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local
158 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size()
181 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name()
974 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store() local
1111 resource_size_t __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in __nvdimm_namespace_capacity()
1130 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity()
1142 bool nvdimm_namespace_locked(struct nd_namespace_common *ndns) in nvdimm_namespace_locked()
1502 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local
1515 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store() local
1560 struct nd_namespace_common *ndns = to_ndns(dev); in holder_class_show() local
[all …]
Dnd.h183 struct nd_namespace_common *ndns; member
208 struct nd_namespace_common *ndns; member
273 struct nd_namespace_common *ndns) in nd_btt_probe()
303 struct nd_namespace_common *ndns) in nd_pfn_probe()
331 struct nd_namespace_common *ndns) in nd_dax_probe()
Dpmem.c353 struct nd_namespace_common *ndns) in pmem_attach_disk()
494 struct nd_namespace_common *ndns; in nd_pmem_probe() local
566 struct nd_namespace_common *ndns; in nd_pmem_notify() local
Dblk.c204 static int nsblk_rw_bytes(struct nd_namespace_common *ndns, in nsblk_rw_bytes()
292 struct nd_namespace_common *ndns; in nd_blk_probe() local
Ddax_devs.c94 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe()
Dbtt.c41 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local
52 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local
1521 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local
1671 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_btt()
Dlabel.c763 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local
903 struct nd_namespace_common *ndns = &nsblk->common; in __blk_label_update() local
Dbus.c910 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
/Linux-v5.4/drivers/dax/pmem/
Dcore.c20 struct nd_namespace_common *ndns; in __dax_pmem_probe() local
/Linux-v5.4/include/linux/
Dnd.h141 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes()
160 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()