Home
last modified time | relevance | path

Searched defs:kmemleak_alloc_phys (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dkmemleak.h109 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
/Linux-v5.10/mm/
Dkmemleak.c1118 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, in kmemleak_alloc_phys() function