Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dkmemleak.h36 extern void kmemleak_ignore_phys(phys_addr_t phys) __ref;
119 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/Linux-v5.4/mm/
Dcma.c359 kmemleak_ignore_phys(addr); in cma_declare_contiguous()
Dkmemleak.c1157 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1162 EXPORT_SYMBOL(kmemleak_ignore_phys);
/Linux-v5.4/Documentation/dev-tools/
Dkmemleak.rst179 - ``kmemleak_ignore_phys``