Searched refs:kfree_debugcheck (Results 1 – 1 of 1) sorted by relevance
2654 static void kfree_debugcheck(const void *objp) in kfree_debugcheck() function2694 kfree_debugcheck(objp); in cache_free_debugcheck()2718 #define kfree_debugcheck(x) do { } while(0) macro