Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/translations/zh_CN/dev-tools/ !
Dkmemleak.rst14 (``memcheck --leak-check``)使用了一种相似的方法来检测用户空间应用中的内存泄
/linux-6.12.1/drivers/platform/x86/ !
Dsamsung-laptop.c911 static int find_signature(void __iomem *memcheck, const char *testStr) in find_signature() argument
917 char temp = readb(memcheck + loca); in find_signature()
/linux-6.12.1/Documentation/dev-tools/ !
Dkmemleak.rst9 Valgrind tool (``memcheck --leak-check``) to detect the memory leaks in