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