Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst149 - ``kmemleak_no_scan`` - 不扫描某个内存块
168 kmemleak_scan_area,kmemleak_no_scan 和 kmemleak_erase 函数(见上)。
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h65 kmemleak_no_scan(pgd); in pgd_alloc()
/linux/mm/
H A Dkmemleak.c1291 void __ref kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
1298 EXPORT_SYMBOL(kmemleak_no_scan);