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()
265 const struct bucket_table *tbl, unsigned int hash);
267 const struct bucket_table *tbl, unsigned int hash);
269 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash);
287 const struct bucket_table *tbl, unsigned int hash) in rht_bucket()
294 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var()
301 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_insert()
326 static inline void rht_lock(struct bucket_table *tbl, in rht_lock()
334 static inline void rht_lock_nested(struct bucket_table *tbl, in rht_lock_nested()
343 static inline void rht_unlock(struct bucket_table *tbl, in rht_unlock()
374 struct bucket_table *tbl, in rht_ptr()
394 static inline void rht_assign_unlock(struct bucket_table *tbl, in rht_assign_unlock()
590 struct bucket_table *tbl; in __rhashtable_lookup()
707 struct bucket_table *tbl; in __rhashtable_insert_fast()
987 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_remove_fast_one()
1071 struct bucket_table *tbl; in __rhashtable_remove_fast()
1139 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_replace_fast()
1205 struct bucket_table *tbl; in rhashtable_replace_fast()