Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drhashtable.h47 struct rhash_lock_head {}; struct
327 struct rhash_lock_head __rcu **bkt) in rht_lock()
338 struct rhash_lock_head __rcu **bucket, in rht_lock_nested()
359 struct rhash_lock_head *p, struct rhash_lock_head __rcu *const *bkt) in __rht_ptr()
374 struct rhash_lock_head __rcu *const *bkt) in rht_ptr_rcu()
380 struct rhash_lock_head __rcu *const *bkt, in rht_ptr()
388 struct rhash_lock_head __rcu *const *bkt) in rht_ptr_exclusive()
597 struct rhash_lock_head __rcu *const *bkt; in __rhashtable_lookup()
713 struct rhash_lock_head __rcu **bkt; in __rhashtable_insert_fast()
1000 struct rhash_lock_head __rcu **bkt; in __rhashtable_remove_fast_one()
[all …]
/openbmc/linux/lib/
H A Drhashtable.c34 struct rhash_lock_head __rcu *bucket;
225 struct rhash_lock_head __rcu **bkt, in rhashtable_rehash_one()
280 struct rhash_lock_head __rcu **bkt = rht_bucket_var(old_tbl, old_hash); in rhashtable_rehash_chain()
491 struct rhash_lock_head __rcu **bkt, in rhashtable_lookup_one()
542 struct rhashtable *ht, struct rhash_lock_head __rcu **bkt, in rhashtable_insert_one()
595 struct rhash_lock_head __rcu **bkt; in rhashtable_try_insert()
1178 struct rhash_lock_head __rcu **__rht_bucket_nested( in __rht_bucket_nested()
1207 struct rhash_lock_head __rcu **rht_bucket_nested( in rht_bucket_nested()
1210 static struct rhash_lock_head __rcu *rhnull; in rht_bucket_nested()
1218 struct rhash_lock_head __rcu **rht_bucket_nested_insert( in rht_bucket_nested_insert()