Home
last modified time | relevance | path

Searched refs:kmemleak_no_scan (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dkmemleak.h31 extern void kmemleak_no_scan(const void *ptr) __ref;
106 static inline void kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h65 kmemleak_no_scan(pgd); in pgd_alloc()
/linux/arch/powerpc/sysdev/
A Ddart_iommu.c247 kmemleak_no_scan((void *)dart_tablebase); in allocate_dart()
/linux/Documentation/dev-tools/
A Dkmemleak.rst166 - ``kmemleak_no_scan`` - do not scan a memory block
186 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
/linux/mm/
A Dkmemleak.c1102 void __ref kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
1109 EXPORT_SYMBOL(kmemleak_no_scan);
A Dslab.c547 kmemleak_no_scan(ac); in alloc_arraycache()
652 kmemleak_no_scan(alc); in __alloc_alien_cache()

Completed in 16 milliseconds