Searched refs:rht_bucket_nested_insert (Results 1 – 2 of 2) sorted by relevance
258 struct rhash_head __rcu **rht_bucket_nested_insert(struct rhashtable *ht,294 return unlikely(tbl->nest) ? rht_bucket_nested_insert(ht, tbl, hash) : in rht_bucket_insert()
1209 struct rhash_head __rcu **rht_bucket_nested_insert(struct rhashtable *ht, in rht_bucket_nested_insert() function1237 EXPORT_SYMBOL_GPL(rht_bucket_nested_insert);