Home
last modified time | relevance | path

Searched defs:kmemleak_ignore_phys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkmemleak.h119 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/kernel/linux/linux-6.6/include/linux/
H A Dkmemleak.h115 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c1162 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1167 EXPORT_SYMBOL(kmemleak_ignore_phys); variable
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c1238 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1245 EXPORT_SYMBOL(kmemleak_ignore_phys); variable

Completed in 6 milliseconds