Home
last modified time | relevance | path

Searched defs:kmemleak_free_part_phys (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/testing/memblock/linux/
Dkmemleak.h5 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() function
/linux-5.19.10/include/linux/
Dkmemleak.h113 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() function
/linux-5.19.10/mm/
Dkmemleak.c1147 void __ref kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() function