Searched refs:rht_bucket_nested (Results 1 – 2 of 2) sorted by relevance
264 struct rhash_lock_head **rht_bucket_nested(const struct bucket_table *tbl,290 return unlikely(tbl->nest) ? rht_bucket_nested(tbl, hash) : in rht_bucket()
1196 struct rhash_lock_head **rht_bucket_nested(const struct bucket_table *tbl, in rht_bucket_nested() function1205 EXPORT_SYMBOL_GPL(rht_bucket_nested);