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