Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtest-hash.c32 static void countfreecalls(void *v) in countfreecalls() function
69 struct hash *h = hash_new(8, countfreecalls); in test_hash_replace()
99 struct hash *h = hash_new(8, countfreecalls); in test_hash_replace_failing()
200 struct hash *h = hash_new(8, countfreecalls); in test_hash_free()