Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/memblock/linux/ !
Dkmemleak.h9 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
/linux-6.6.21/include/linux/ !
Dkmemleak.h108 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
/linux-6.6.21/mm/ !
Dkmemleak.c1204 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, gfp_t gfp) in kmemleak_alloc_phys() function