Lines Matching defs:nd_region

62 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
175 struct nd_region *nd_region = container_of(dev, struct nd_region, dev); in to_nd_region() local
182 struct device *nd_region_dev(struct nd_region *nd_region) in nd_region_dev()
192 struct nd_region *nd_region = to_nd_region(dev); in to_nd_blk_region() local
199 void *nd_region_provider_data(struct nd_region *nd_region) in nd_region_provider_data()
225 int nd_region_to_nstype(struct nd_region *nd_region) in nd_region_to_nstype()
252 struct nd_region *nd_region = to_nd_region(dev); in size_show() local
270 struct nd_region *nd_region = to_nd_region(dev); in deep_flush_show() local
284 struct nd_region *nd_region = to_nd_region(dev); in deep_flush_store() local
301 struct nd_region *nd_region = to_nd_region(dev); in mappings_show() local
310 struct nd_region *nd_region = to_nd_region(dev); in nstype_show() local
319 struct nd_region *nd_region = to_nd_region(dev); in set_cookie_show() local
359 resource_size_t nd_region_available_dpa(struct nd_region *nd_region) in nd_region_available_dpa()
391 resource_size_t nd_region_allocatable_dpa(struct nd_region *nd_region) in nd_region_allocatable_dpa()
418 struct nd_region *nd_region = to_nd_region(dev); in available_size_show() local
441 struct nd_region *nd_region = to_nd_region(dev); in max_available_extent_show() local
475 struct nd_region *nd_region = to_nd_region(dev); in namespace_seed_show() local
491 struct nd_region *nd_region = to_nd_region(dev); in btt_seed_show() local
508 struct nd_region *nd_region = to_nd_region(dev); in pfn_seed_show() local
525 struct nd_region *nd_region = to_nd_region(dev); in dax_seed_show() local
542 struct nd_region *nd_region = to_nd_region(dev); in read_only_show() local
552 struct nd_region *nd_region = to_nd_region(dev); in read_only_store() local
565 struct nd_region *nd_region = to_nd_region(dev); in region_badblocks_show() local
582 struct nd_region *nd_region = to_nd_region(dev); in resource_show() local
591 struct nd_region *nd_region = to_nd_region(dev); in persistence_domain_show() local
625 struct nd_region *nd_region = to_nd_region(dev); in region_visible() local
683 u64 nd_region_interleave_set_cookie(struct nd_region *nd_region, in nd_region_interleave_set_cookie()
697 u64 nd_region_interleave_set_altcookie(struct nd_region *nd_region) in nd_region_interleave_set_altcookie()
721 void nd_region_advance_seeds(struct nd_region *nd_region, struct device *dev) in nd_region_advance_seeds()
753 struct nd_region *nd_region = to_nd_region(dev); in mappingN() local
815 struct nd_region *nd_region = to_nd_region(dev); in mapping_visible() local
864 int nd_blk_region_init(struct nd_region *nd_region) in nd_blk_region_init()
897 unsigned int nd_region_acquire_lane(struct nd_region *nd_region) in nd_region_acquire_lane()
917 void nd_region_release_lane(struct nd_region *nd_region, unsigned int lane) in nd_region_release_lane()
937 struct nd_region *nd_region; in nd_region_create() local
1082 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio) in nvdimm_flush()
1099 int generic_nvdimm_flush(struct nd_region *nd_region) in generic_nvdimm_flush()
1136 int nvdimm_has_flush(struct nd_region *nd_region) in nvdimm_has_flush()
1162 int nvdimm_has_cache(struct nd_region *nd_region) in nvdimm_has_cache()
1169 bool is_nvdimm_sync(struct nd_region *nd_region) in is_nvdimm_sync()
1180 struct nd_region *nd_region; member
1186 struct nd_region *nd_region; in region_conflict() local
1207 int nd_region_conflict(struct nd_region *nd_region, resource_size_t start, in nd_region_conflict()