Searched refs:checkKernelMalloc (Results 1 – 1 of 1) sorted by relevance
362 CHECK_FN(checkKernelMalloc)394 {{"malloc", 3}, &MallocChecker::checkKernelMalloc},400 {{"kmalloc", 2}, &MallocChecker::checkKernelMalloc},1024 void MallocChecker::checkKernelMalloc(const CallEvent &Call, in checkKernelMalloc() function in MallocChecker