Searched refs:kmemleak_no_scan (Results 1 – 5 of 5) sorted by relevance
40 extern void kmemleak_no_scan(const void *ptr) __ref;106 static inline void kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
483 kmemleak_no_scan((void *)dart_tablebase); in alloc_dart_table()
153 kmemleak_no_scan - do not scan a memory block164 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
1100 void __ref kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function1109 EXPORT_SYMBOL(kmemleak_no_scan);1895 kmemleak_no_scan(log->ptr); in kmemleak_init()
669 kmemleak_no_scan(ac); in init_arraycache()