Searched refs:rht_for_each_rcu (Results 1 – 2 of 2) sorted by relevance
468 #define rht_for_each_rcu(pos, tbl, hash) \ macro543 rht_for_each_rcu(he, tbl, hash) { in rhashtable_lookup_fast()
597 rht_for_each_rcu(p, tbl, iter->slot) { in rhashtable_walk_next()