Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dtest_rhashtable.c156 static s64 __init test_rhashtable(struct rhashtable *ht) in test_rhashtable() function
332 time = test_rhashtable(&ht); in test_rht_init()
DMakefile41 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o