Home
last modified time | relevance | path

Searched defs:nd_region (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/nvdimm/
A Dregion_devs.c62 int nd_region_activate(struct nd_region *nd_region) in nd_region_activate()
126 struct nd_region *nd_region = to_nd_region(dev); in nd_region_release() local
162 struct nd_region *nd_region = to_nd_region(dev); in to_nd_blk_region() local
235 struct nd_region *nd_region = to_nd_region(dev); in size_show() local
244 struct nd_region *nd_region = to_nd_region(dev); in deep_flush_show() local
258 struct nd_region *nd_region = to_nd_region(dev); in deep_flush_store() local
275 struct nd_region *nd_region = to_nd_region(dev); in mappings_show() local
284 struct nd_region *nd_region = to_nd_region(dev); in nstype_show() local
1040 struct nd_region *nd_region; in nd_region_create() local
1289 struct nd_region *nd_region; member
[all …]
A Dnd.h406 struct nd_region { struct
427 int (*flush)(struct nd_region *nd_region, struct bio *bio); argument
431 static inline bool nsl_validate_nlabel(struct nd_region *nd_region, in nsl_validate_nlabel()
445 struct nd_region nd_region; member
569 static inline struct device *nd_btt_create(struct nd_region *nd_region) in nd_btt_create()
599 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create()
627 static inline struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create()
A Dnamespace_devs.c26 struct nd_region *nd_region = to_nd_region(dev->parent); in namespace_pmem_release() local
38 struct nd_region *nd_region = to_nd_region(dev->parent); in namespace_blk_release() local
107 struct nd_region *nd_region = to_nd_region(dev->parent); in pmem_should_map_pages() local
216 struct nd_region *nd_region = to_nd_region(dev->parent); in nstype_show() local
383 struct nd_region *nd_region = to_nd_region(dev->parent); in alt_name_store() local
419 static int scan_free(struct nd_region *nd_region, in scan_free()
744 static int merge_dpa(struct nd_region *nd_region, in merge_dpa()
778 struct nd_region *nd_region; in __reserve_free_pmem() local
952 struct nd_region *nd_region = to_nd_region(dev->parent); in __size_store() local
1050 struct nd_region *nd_region = to_nd_region(dev->parent); in size_store() local
[all …]
A Ddax_devs.c15 struct nd_region *nd_region = to_nd_region(dev->parent); in nd_dax_release() local
47 static struct nd_dax *nd_dax_alloc(struct nd_region *nd_region) in nd_dax_alloc()
72 struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create()
94 struct nd_region *nd_region = to_nd_region(ndns->dev.parent); in nd_dax_probe() local
A Dregion.c17 struct nd_region *nd_region = to_nd_region(dev); in nd_region_probe() local
92 struct nd_region *nd_region = to_nd_region(dev); in nd_region_remove() local
122 struct nd_region *nd_region = to_nd_region(dev); in nd_region_notify() local
A Dbtt_devs.c18 struct nd_region *nd_region = to_nd_region(dev->parent); in nd_btt_release() local
182 static struct device *__nd_btt_create(struct nd_region *nd_region, in __nd_btt_create()
225 struct device *nd_btt_create(struct nd_region *nd_region) in nd_btt_create()
338 struct nd_region *nd_region = to_nd_region(ndns->dev.parent); in nd_btt_probe() local
A Dnd_virtio.c38 static int virtio_pmem_flush(struct nd_region *nd_region) in virtio_pmem_flush()
101 int async_pmem_flush(struct nd_region *nd_region, struct bio *bio) in async_pmem_flush()
A Dpfn_devs.c19 struct nd_region *nd_region = to_nd_region(dev->parent); in nd_pfn_release() local
316 static struct nd_pfn *nd_pfn_alloc(struct nd_region *nd_region) in nd_pfn_alloc()
339 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create()
362 struct nd_region *nd_region = to_nd_region(nd_pfn->dev.parent); in nd_pfn_clear_memmap_errors() local
619 struct nd_region *nd_region = to_nd_region(ndns->dev.parent); in nd_pfn_probe() local
723 struct nd_region *nd_region; in nd_pfn_init() local
A Ddimm_devs.c216 struct nd_region *nd_region = &ndbr->nd_region; in nd_blk_region_to_dimm() local
714 static unsigned long dpa_align(struct nd_region *nd_region) in dpa_align()
734 struct nd_region *nd_region; in alias_dpa_busy() local
818 resource_size_t nd_blk_available_dpa(struct nd_region *nd_region) in nd_blk_available_dpa()
862 resource_size_t nd_pmem_max_contiguous_dpa(struct nd_region *nd_region, in nd_pmem_max_contiguous_dpa()
914 resource_size_t nd_pmem_available_dpa(struct nd_region *nd_region, in nd_pmem_available_dpa()
A Dvirtio_pmem.c36 struct nd_region *nd_region; in virtio_pmem_probe() local
A Dlabel.c411 struct nd_region *nd_region = NULL; in nd_label_reserve_dpa() local
877 static int __pmem_label_update(struct nd_region *nd_region, in __pmem_label_update()
1057 static int __blk_label_update(struct nd_region *nd_region, in __blk_label_update()
1380 int nd_pmem_namespace_label_update(struct nd_region *nd_region, in nd_pmem_namespace_label_update()
1428 int nd_blk_namespace_label_update(struct nd_region *nd_region, in nd_blk_namespace_label_update()
A Dpmem.c202 struct nd_region *nd_region = to_region(pmem); in pmem_submit_bio() local
393 struct nd_region *nd_region = to_nd_region(dev->parent); in pmem_attach_disk() local
606 struct nd_region *nd_region; in pmem_revalidate_poison() local
A Dbus.c157 void nvdimm_region_notify(struct nd_region *nd_region, enum nvdimm_event event) in nvdimm_region_notify()
176 struct nd_region *nd_region; in nvdimm_clear_badblocks_region() local
625 struct nd_region *nd_region = to_nd_region(dev->parent); in nvdimm_check_and_set_ro() local
677 struct nd_region *nd_region = NULL; in nvdimm_dev_to_target_node() local
A Dbadrange.c269 void nvdimm_badblocks_populate(struct nd_region *nd_region, in nvdimm_badblocks_populate()
A Dclaim.c79 struct nd_region *nd_region = to_nd_region(dev->parent); in is_idle() local
A Dblk.c54 struct nd_region *nd_region; in to_ndbr() local
A Dbtt.c1583 struct nd_region *nd_region) in btt_init()
1665 struct nd_region *nd_region; in nvdimm_namespace_attach_btt() local
A Dbtt.h228 struct nd_region *nd_region; member
/linux/drivers/dax/pmem/
A Dcore.c24 struct nd_region *nd_region = to_nd_region(dev->parent); in __dax_pmem_probe() local
/linux/tools/testing/nvdimm/test/
A Dndtest.c346 struct nd_region *nd_region = &ndbr->nd_region; in ndtest_blk_do_io() local
500 struct nd_region *nd_region = to_nd_region(dev); in range_index_show() local
A Dnfit.c647 struct nd_region *nd_region; in nfit_test_search_region_spa() local
668 struct nd_region *nd_region = NULL; in nfit_test_search_spa() local
2850 struct nd_region *nd_region = &ndbr->nd_region; in nfit_test_blk_do_io() local
/linux/drivers/acpi/nfit/
A Dnfit.h165 struct nd_region *nd_region; member
306 struct nd_region *nd_region; member
A Dcore.c2256 struct nd_region *nd_region = to_nd_region(dev); in range_index_show() local
2540 struct nd_region *nd_region = nfit_blk->nd_region; in acpi_nfit_blk_region_do_io() local
2781 struct nd_region *nd_region = nfit_spa->nd_region; in ars_complete() local
/linux/arch/powerpc/platforms/pseries/
A Dpapr_scm.c125 static int papr_scm_pmem_flush(struct nd_region *nd_region, in papr_scm_pmem_flush()

Completed in 65 milliseconds