Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/mm/
Dcma.c353 kmemleak_ignore_phys(addr); in cma_declare_contiguous_nid()
Dkmemleak.c1157 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1162 EXPORT_SYMBOL(kmemleak_ignore_phys);
/Linux-v5.10/Documentation/dev-tools/
Dkmemleak.rst178 - ``kmemleak_ignore_phys``