Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dkmemleak.h35 extern void kmemleak_not_leak_phys(phys_addr_t phys) __ref;
116 static inline void kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
/Linux-v5.15/mm/
Dkmemleak.c1147 void __ref kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
1152 EXPORT_SYMBOL(kmemleak_not_leak_phys);
/Linux-v5.15/Documentation/dev-tools/
Dkmemleak.rst177 - ``kmemleak_not_leak_phys``