Searched refs:rht_bucket_nested_insert (Results 1 – 2 of 2) sorted by relevance
268 struct rhash_lock_head **rht_bucket_nested_insert(struct rhashtable *ht,304 return unlikely(tbl->nest) ? rht_bucket_nested_insert(ht, tbl, hash) : in rht_bucket_insert()
1207 struct rhash_lock_head **rht_bucket_nested_insert(struct rhashtable *ht, in rht_bucket_nested_insert() function1235 EXPORT_SYMBOL_GPL(rht_bucket_nested_insert);