Searched refs:nvdimm_free_dpa (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | dimm_devs.c | 249 nvdimm_free_dpa(ndd, res); in nvdimm_drvdata_release() 957 void nvdimm_free_dpa(struct nvdimm_drvdata *ndd, struct resource *res) in nvdimm_free_dpa() function
|
H A D | nd.h | 368 void nvdimm_free_dpa(struct nvdimm_drvdata *ndd, struct resource *res);
|
H A D | namespace_devs.c | 444 nvdimm_free_dpa(ndd, res); in scan_free() 765 nvdimm_free_dpa(ndd, next); in merge_dpa() 822 nvdimm_free_dpa(ndd, res); in release_free_pmem()
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | dimm_devs.c | 229 nvdimm_free_dpa(ndd, res); in nvdimm_drvdata_release() 813 void nvdimm_free_dpa(struct nvdimm_drvdata *ndd, struct resource *res) in nvdimm_free_dpa() function
|
H A D | namespace_devs.c | 315 nvdimm_free_dpa(ndd, res); in scan_free() 593 nvdimm_free_dpa(ndd, next); in merge_dpa() 650 nvdimm_free_dpa(ndd, res); in release_free_pmem()
|
H A D | nd.h | 634 void nvdimm_free_dpa(struct nvdimm_drvdata *ndd, struct resource *res);
|
Completed in 12 milliseconds