Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c1151 void __ref kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
1156 EXPORT_SYMBOL(kmemleak_not_leak_phys);
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkmemleak.rst177 - ``kmemleak_not_leak_phys``