Lines Matching refs:rhashtable
20 #include <linux/rhashtable.h>
116 static int insert_retry(struct rhashtable *ht, struct test_obj *obj,
138 static int __init test_rht_lookup(struct rhashtable *ht, struct test_obj *array,
176 static void test_bucket_stats(struct rhashtable *ht, unsigned int entries)
209 static s64 __init test_rhashtable(struct rhashtable *ht, struct test_obj *array,
267 static struct rhashtable ht;
472 struct rhashtable *ht;
687 struct rhashtable ht;
776 pr_info("Running rhashtable test nelem=%d, max_size=%d, shrinking=%d\n",
819 pr_info("Testing concurrent rhashtable access from %d threads\n",