Home
last modified time | relevance | path

Searched refs:remove_resource (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/cxl/
H A Dacpi.c809 remove_resource(res); in remove_cxl_resources()
812 remove_resource(victim); in remove_cxl_resources()
866 remove_resource(next); in add_cxl_resources()
H A Dpmem.c367 remove_resource(res); in cxlr_pmem_remove_resource()
/linux/tools/testing/nvdimm/
H A DKbuild16 ldflags-y += --wrap=remove_resource
/linux/include/linux/
H A Dioport.h246 extern int remove_resource(struct resource *old);
/linux/kernel/
H A Dresource.c1025 int remove_resource(struct resource *old) in remove_resource() function
1034 EXPORT_SYMBOL_GPL(remove_resource);
1959 remove_resource(res); in remove_free_mem_region()
H A Dresource_kunit.c178 remove_resource(res); in remove_free_resource()
/linux/tools/testing/nvdimm/test/
H A Diomap.c335 return remove_resource(res); in __wrap_insert_resource()
/linux/drivers/acpi/nfit/
H A Dcore.c2515 remove_resource(res); in acpi_nfit_remove_resource()
/linux/drivers/cxl/core/
H A Dregion.c685 remove_resource(p->res); in cxl_region_iomem_release()