Searched refs:kmemleak_ignore (Results 1 – 15 of 15) sorted by relevance
29 extern void kmemleak_ignore(const void *ptr) __ref;97 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
217 kmemleak_ignore(ret); in kasan_mem_notifier()525 kmemleak_ignore(ret); in kasan_module_alloc()
105 kmemleak_ignore(pud); in pud_alloc_one()
111 kmemleak_ignore(var); in efivarfs_create()
164 - ``kmemleak_ignore`` - do not scan or report an object as leak186 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and192 kmemleak_not_leak function. The kmemleak_ignore could also be used if
1064 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function1071 EXPORT_SYMBOL(kmemleak_ignore);1162 kmemleak_ignore(__va(phys)); in kmemleak_ignore_phys()
369 kmemleak_ignore(user_header); in user_namespace_sysctl_init()
3446 kmemleak_ignore(ptr); in move_module()
99 kmemleak_ignore(new); in __hugepte_alloc()
384 kmemleak_ignore(pte); in kvmppc_pte_alloc()400 kmemleak_ignore(pmd); in kvmppc_pmd_alloc()
647 kmemleak_ignore(p); in xive_native_provision_pages()
188 kmemleak_ignore(buf); in hsc_msg_alloc()
268 kmemleak_ignore(table); in __arm_v7s_alloc_table()
922 kmemleak_ignore(pent); in alloc_lv2entry()
Completed in 32 milliseconds