Searched refs:rht_bucket_nested (Results 1 – 2 of 2) sorted by relevance
256 struct rhash_head __rcu **rht_bucket_nested(const struct bucket_table *tbl,280 return unlikely(tbl->nest) ? rht_bucket_nested(tbl, hash) : in rht_bucket()287 return unlikely(tbl->nest) ? rht_bucket_nested(tbl, hash) : in rht_bucket_var()
1178 struct rhash_head __rcu **rht_bucket_nested(const struct bucket_table *tbl, in rht_bucket_nested() function1207 EXPORT_SYMBOL_GPL(rht_bucket_nested);