Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkmemleak.h41 extern void kmemleak_ignore(const void *ptr) __ref;
109 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/Linux-v4.19/tools/virtio/linux/
Dkmemleak.h1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h131 kmemleak_ignore(pud); in pud_alloc_one()
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst159 - ``kmemleak_ignore`` - do not scan or report an object as leak
181 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
187 kmemleak_not_leak function. The kmemleak_ignore could also be used if
/Linux-v4.19/mm/
Dkmemleak.c1134 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1143 EXPORT_SYMBOL(kmemleak_ignore);
1238 kmemleak_ignore(__va(phys)); in kmemleak_ignore_phys()
2067 kmemleak_ignore(log->ptr); in kmemleak_init()
/Linux-v4.19/kernel/
Ducount.c240 kmemleak_ignore(user_header); in user_namespace_sysctl_init()
Dmodule.c3164 kmemleak_ignore(ptr); in move_module()
/Linux-v4.19/mm/kasan/
Dkasan.c641 kmemleak_ignore(ret); in kasan_module_alloc()
867 kmemleak_ignore(ret); in kasan_mem_notifier()
/Linux-v4.19/lib/
Ddebugobjects.c138 kmemleak_ignore(new); in fill_pool()
1131 kmemleak_ignore(obj); in debug_objects_replace_static_objects()
/Linux-v4.19/drivers/hsi/clients/
Dhsi_char.c201 kmemleak_ignore(buf); in hsc_msg_alloc()
/Linux-v4.19/drivers/iommu/
Dio-pgtable-arm-v7s.c220 kmemleak_ignore(table); in __arm_v7s_alloc_table()
Dexynos-iommu.c942 kmemleak_ignore(pent); in alloc_lv2entry()