Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drhashtable.h367 static inline struct rhash_head *rht_ptr_rcu( in rht_ptr_rcu() function
513 pos = rht_ptr_rcu(rht_bucket(tbl, hash)); \
550 rht_ptr_rcu(rht_bucket(tbl, hash)), \
606 rht_for_each_rcu_from(he, rht_ptr_rcu(bkt), tbl, hash) { in __rhashtable_lookup()