Lines Matching refs:__rcu
33 union nested_table __rcu *table;
34 struct rhash_lock_head __rcu *bucket;
123 union nested_table __rcu **prev, in nested_table_alloc()
164 if (!nested_table_alloc(ht, (union nested_table __rcu **)tbl->buckets, in nested_bucket_table_alloc()
225 struct rhash_lock_head __rcu **bkt, in rhashtable_rehash_one()
232 struct rhash_head __rcu **pprev = NULL; in rhashtable_rehash_one()
278 struct rhash_lock_head __rcu **bkt = rht_bucket_var(old_tbl, old_hash); in rhashtable_rehash_chain()
488 struct rhash_lock_head __rcu **bkt, in rhashtable_lookup_one()
496 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one()
539 struct rhashtable *ht, struct rhash_lock_head __rcu **bkt, in rhashtable_insert_one()
592 struct rhash_lock_head __rcu **bkt; in rhashtable_try_insert()
1174 struct rhash_lock_head __rcu **__rht_bucket_nested( in __rht_bucket_nested()
1203 struct rhash_lock_head __rcu **rht_bucket_nested( in rht_bucket_nested()
1206 static struct rhash_lock_head __rcu *rhnull; in rht_bucket_nested()
1214 struct rhash_lock_head __rcu **rht_bucket_nested_insert( in rht_bucket_nested_insert()