Searched refs:hti (Results 1 – 1 of 1) sorted by relevance
178 struct rhashtable_iter hti; in test_bucket_stats() local181 rhashtable_walk_enter(ht, &hti); in test_bucket_stats()182 rhashtable_walk_start(&hti); in test_bucket_stats()184 while ((pos = rhashtable_walk_next(&hti))) { in test_bucket_stats()198 rhashtable_walk_stop(&hti); in test_bucket_stats()199 rhashtable_walk_exit(&hti); in test_bucket_stats()