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

/linux-4.4.14/tools/virtio/linux/
H A Dkmemleak.h1 static inline void kmemleak_ignore(const void *ptr) kmemleak_ignore() function
/linux-4.4.14/include/linux/
H A Dkmemleak.h38 extern void kmemleak_ignore(const void *ptr) __ref;
97 static inline void kmemleak_ignore(const void *ptr) kmemleak_ignore() function
/linux-4.4.14/mm/kasan/
H A Dkasan.c448 kmemleak_ignore(ret); kasan_module_alloc()
/linux-4.4.14/mm/
H A Dcma.c338 kmemleak_ignore(phys_to_virt(addr)); cma_declare_contiguous()
H A Dkmemleak.c1063 * kmemleak_ignore - ignore an allocated object
1071 void __ref kmemleak_ignore(const void *ptr) kmemleak_ignore() function
1080 EXPORT_SYMBOL(kmemleak_ignore); variable
1921 kmemleak_ignore(log->ptr); kmemleak_init()
/linux-4.4.14/drivers/hsi/clients/
H A Dhsi_char.c201 kmemleak_ignore(buf); hsc_msg_alloc()
/linux-4.4.14/drivers/iommu/
H A Dexynos-iommu.c827 kmemleak_ignore(pent); alloc_lv2entry()
/linux-4.4.14/drivers/virtio/
H A Dvirtio_ring.c183 kmemleak_ignore(desc); virtqueue_add()
/linux-4.4.14/kernel/
H A Dmodule.c3007 kmemleak_ignore(ptr); move_module()

Completed in 315 milliseconds