Home
last modified time | relevance | path

Searched refs:kmemleak_ignore_phys (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dkmemleak.h48 extern void kmemleak_ignore_phys(phys_addr_t phys) __ref;
131 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/Linux-v4.19/mm/
Dcma.c350 kmemleak_ignore_phys(addr); in cma_declare_contiguous()
Dkmemleak.c1235 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1240 EXPORT_SYMBOL(kmemleak_ignore_phys);
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst173 - ``kmemleak_ignore_phys``