Lines Matching refs:bucket_table

63 struct bucket_table {  struct
73 struct bucket_table __rcu *future_tbl; argument
92 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() argument
129 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn()
138 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn()
156 const struct bucket_table *tbl) in rht_grow_above_75()
169 const struct bucket_table *tbl) in rht_shrink_below_30()
182 const struct bucket_table *tbl) in rht_grow_above_100()
194 const struct bucket_table *tbl) in rht_grow_above_max()
212 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock()
220 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash);
227 static inline int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, in lockdep_rht_bucket_is_held()
256 struct rhash_head __rcu **rht_bucket_nested(const struct bucket_table *tbl,
259 struct bucket_table *tbl,
278 const struct bucket_table *tbl, unsigned int hash) in rht_bucket()
285 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var()
292 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_insert()
474 struct bucket_table *tbl; in __rhashtable_lookup()
584 struct bucket_table *tbl; in __rhashtable_insert_fast()
872 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_remove_fast_one()
950 struct bucket_table *tbl; in __rhashtable_remove_fast()
1018 struct rhashtable *ht, struct bucket_table *tbl, in __rhashtable_replace_fast()
1076 struct bucket_table *tbl; in rhashtable_replace_fast()