Searched refs:testStr (Results 1 – 1 of 1) sorted by relevance
922 static int find_signature(void __iomem *memcheck, const char *testStr) in find_signature() argument930 if (temp == testStr[i]) { in find_signature()931 if (i == strlen(testStr)-1) in find_signature()