Searched refs:test_rhashtable (Results 1 – 3 of 3) sorted by relevance
208 static s64 __init test_rhashtable(struct rhashtable *ht, struct test_obj *array, in test_rhashtable() function735 time = test_rhashtable(&ht, objs, entries); in test_rht_init()
80 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o
17236 F: lib/test_rhashtable.c