Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst14 (``memcheck --leak-check``)使用了一种相似的方法来检测用户空间应用中的内存泄
/linux/drivers/platform/x86/
H A Dsamsung-laptop.c1002 static int find_signature(void __iomem *memcheck, const char *testStr) in find_signature() argument
1008 char temp = readb(memcheck + loca); in find_signature()