Searched refs:kmemleak_no_scan (Results 1 – 5 of 5) sorted by relevance
33 extern void kmemleak_no_scan(const void *ptr) __ref;113 static inline void kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
149 - ``kmemleak_no_scan`` - 不扫描某个内存块168 kmemleak_scan_area,kmemleak_no_scan 和 kmemleak_erase 函数(见上)。
65 kmemleak_no_scan(pgd); in pgd_alloc()
167 - ``kmemleak_no_scan`` - do not scan a memory block186 provides the kmemleak_ignore, kmemleak_scan_area, kmemleak_no_scan and
1346 void __ref kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function1353 EXPORT_SYMBOL(kmemleak_no_scan);