Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/mm/
A 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/Documentation/dev-tools/
A Dkmemleak.rst177 - ``kmemleak_not_leak_phys``

Completed in 8 milliseconds