Home
last modified time | relevance | path

Searched refs:kmemleak_not_leak_phys (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dkmemleak.h47 extern void kmemleak_not_leak_phys(phys_addr_t phys) __ref;
128 static inline void kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
/Linux-v4.19/mm/
Dkmemleak.c1223 void __ref kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
1228 EXPORT_SYMBOL(kmemleak_not_leak_phys);
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst172 - ``kmemleak_not_leak_phys``