Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/mm/
H A Dcma.c388 kmemleak_ignore_phys(addr); in cma_declare_contiguous_nid()
H A Dkmemleak.c1163 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
1168 EXPORT_SYMBOL(kmemleak_ignore_phys);
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkmemleak.rst178 - ``kmemleak_ignore_phys``