Home
last modified time | relevance | path

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

/lib/
Dtest_rhashtable.c208 static s64 __init test_rhashtable(struct rhashtable *ht, struct test_obj *array, in test_rhashtable() function
734 time = test_rhashtable(&ht, objs, entries); in test_rht_init()
DMakefile73 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o