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