Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst147 - ``kmemleak_ignore`` - 不要扫描或报告某个对象未泄露的
167 泄露(孤立对象)。为了减少假阴性的出现次数,kmemleak 提供了 kmemleak_ignore
172 提供了 kmemleak_not_leak 函数。同时 kmemleak_ignore 可以用于标记已知不包含任何
/linux/tools/virtio/linux/
H A Dkmemleak.h1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h105 kmemleak_ignore(pud); in pud_alloc_one()
/linux/mm/
H A Dkmemleak.c1253 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
1260 EXPORT_SYMBOL(kmemleak_ignore);
H A Dslab_common.c1974 kmemleak_ignore(ptr); in kvfree_call_rcu()
/linux/arch/powerpc/sysdev/xive/
H A Dnative.c661 kmemleak_ignore(p); in xive_native_provision_pages()
/linux/drivers/hsi/clients/
H A Dhsi_char.c188 kmemleak_ignore(buf); in hsc_msg_alloc()
/linux/drivers/iommu/
H A Dexynos-iommu.c1095 kmemleak_ignore(pent); in alloc_lv2entry()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c476 kmemleak_ignore(page); in alloc_pt()