Lines Matching refs:bucket_table

76 struct bucket_table {  struct
83 struct bucket_table __rcu *future_tbl; argument
119 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index()
156 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn()
165 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn()
183 const struct bucket_table *tbl) in rht_grow_above_75()
196 const struct bucket_table *tbl) in rht_shrink_below_30()
209 const struct bucket_table *tbl) in rht_grow_above_100()
221 const struct bucket_table *tbl) in rht_grow_above_max()
228 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash);
235 static inline int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, in lockdep_rht_bucket_is_held()
264 struct rhash_lock_head **rht_bucket_nested(const struct bucket_table *tbl,
266 struct rhash_lock_head **__rht_bucket_nested(const struct bucket_table *tbl,
269 struct bucket_table *tbl,
288 const struct bucket_table *tbl, unsigned int hash) in rht_bucket()
295 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var()
302 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_insert()
327 static inline void rht_lock(struct bucket_table *tbl, in rht_lock()
335 static inline void rht_lock_nested(struct bucket_table *tbl, in rht_lock_nested()
344 static inline void rht_unlock(struct bucket_table *tbl, in rht_unlock()
377 struct bucket_table *tbl, in rht_ptr()
399 static inline void rht_assign_unlock(struct bucket_table *tbl, in rht_assign_unlock()
597 struct bucket_table *tbl; in __rhashtable_lookup()
714 struct bucket_table *tbl; in __rhashtable_insert_fast()
994 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_remove_fast_one()
1078 struct bucket_table *tbl; in __rhashtable_remove_fast()
1146 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_replace_fast()
1212 struct bucket_table *tbl; in rhashtable_replace_fast()