Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkmemleak.h29 extern void kmemleak_ignore(const void *ptr) __ref;
96 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/openbmc/linux/tools/virtio/linux/
H A Dkmemleak.h1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/openbmc/linux/mm/kasan/
H A Dshadow.c269 kmemleak_ignore(ret); in kasan_mem_notifier()
630 kmemleak_ignore(ret); in kasan_alloc_module_shadow()
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h105 kmemleak_ignore(pud); in pud_alloc_one()
/openbmc/linux/fs/efivarfs/
H A Dinode.c115 kmemleak_ignore(var); in efivarfs_create()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst164 - ``kmemleak_ignore`` - do not scan or report an object as leak
185 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
191 kmemleak_not_leak function. The kmemleak_ignore could also be used if
/openbmc/linux/kernel/
H A Ducount.c370 kmemleak_ignore(user_header); in user_namespace_sysctl_init()
/openbmc/linux/arch/powerpc/mm/
H A Dhugetlbpage.c100 kmemleak_ignore(new); in __hugepte_alloc()
/openbmc/linux/mm/
H A Dkmemleak.c1150 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1157 EXPORT_SYMBOL(kmemleak_ignore);
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c391 kmemleak_ignore(pte); in kvmppc_pte_alloc()
407 kmemleak_ignore(pmd); in kvmppc_pmd_alloc()
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dnative.c661 kmemleak_ignore(p); in xive_native_provision_pages()
/openbmc/linux/drivers/hsi/clients/
H A Dhsi_char.c188 kmemleak_ignore(buf); in hsc_msg_alloc()
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c285 kmemleak_ignore(table); in __arm_v7s_alloc_table()
H A Dexynos-iommu.c1083 kmemleak_ignore(pent); in alloc_lv2entry()
/openbmc/linux/kernel/rcu/
H A Dtree.c3469 kmemleak_ignore(ptr); in kvfree_call_rcu()