Home
last modified time | relevance | path

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

/linux/include/linux/
A Dkmemleak.h29 extern void kmemleak_ignore(const void *ptr) __ref;
97 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/linux/tools/virtio/linux/
A Dkmemleak.h1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/linux/mm/kasan/
A Dshadow.c217 kmemleak_ignore(ret); in kasan_mem_notifier()
525 kmemleak_ignore(ret); in kasan_module_alloc()
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h105 kmemleak_ignore(pud); in pud_alloc_one()
/linux/fs/efivarfs/
A Dinode.c111 kmemleak_ignore(var); in efivarfs_create()
/linux/Documentation/dev-tools/
A Dkmemleak.rst164 - ``kmemleak_ignore`` - do not scan or report an object as leak
186 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
192 kmemleak_not_leak function. The kmemleak_ignore could also be used if
/linux/mm/
A Dkmemleak.c1064 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1071 EXPORT_SYMBOL(kmemleak_ignore);
1162 kmemleak_ignore(__va(phys)); in kmemleak_ignore_phys()
/linux/kernel/
A Ducount.c369 kmemleak_ignore(user_header); in user_namespace_sysctl_init()
A Dmodule.c3446 kmemleak_ignore(ptr); in move_module()
/linux/arch/powerpc/mm/
A Dhugetlbpage.c99 kmemleak_ignore(new); in __hugepte_alloc()
/linux/arch/powerpc/kvm/
A Dbook3s_64_mmu_radix.c384 kmemleak_ignore(pte); in kvmppc_pte_alloc()
400 kmemleak_ignore(pmd); in kvmppc_pmd_alloc()
/linux/arch/powerpc/sysdev/xive/
A Dnative.c647 kmemleak_ignore(p); in xive_native_provision_pages()
/linux/drivers/hsi/clients/
A Dhsi_char.c188 kmemleak_ignore(buf); in hsc_msg_alloc()
/linux/drivers/iommu/
A Dio-pgtable-arm-v7s.c268 kmemleak_ignore(table); in __arm_v7s_alloc_table()
A Dexynos-iommu.c922 kmemleak_ignore(pent); in alloc_lv2entry()

Completed in 32 milliseconds