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() function734 time = test_rhashtable(&ht, objs, entries); in test_rht_init()
73 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o
13897 F: lib/test_rhashtable.c