Home
last modified time | relevance | path

Searched refs:kmemleak_ignore (Results 1 – 2 of 2) sorted by relevance

/mm/kasan/
Dcommon.c616 kmemleak_ignore(ret); in kasan_module_alloc()
710 kmemleak_ignore(ret); in kasan_mem_notifier()
/mm/
Dkmemleak.c1062 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1069 EXPORT_SYMBOL(kmemleak_ignore);
1160 kmemleak_ignore(__va(phys)); in kmemleak_ignore_phys()