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 unsigned long rht_lock(struct bucket_table *tbl, in rht_lock()
337 static inline unsigned long rht_lock_nested(struct bucket_table *tbl, in rht_lock_nested()
349 static inline void rht_unlock(struct bucket_table *tbl, in rht_unlock()
381 struct bucket_table *tbl, in rht_ptr()
401 static inline void rht_assign_unlock(struct bucket_table *tbl, in rht_assign_unlock()
598 struct bucket_table *tbl; in __rhashtable_lookup()
715 struct bucket_table *tbl; in __rhashtable_insert_fast()
996 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_remove_fast_one()
1081 struct bucket_table *tbl; in __rhashtable_remove_fast()
1149 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_replace_fast()
1216 struct bucket_table *tbl; in rhashtable_replace_fast()