Home
last modified time | relevance | path

Searched refs:kmemleak_not_leak_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c1146 * kmemleak_not_leak_phys - similar to kmemleak_not_leak but taking a physical
1150 void __ref kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() function
1155 EXPORT_SYMBOL(kmemleak_not_leak_phys); variable

Completed in 3 milliseconds