Home
last modified time | relevance | path

Searched refs:rht_bucket_nested_insert (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Drhashtable.h268 struct rhash_lock_head __rcu **rht_bucket_nested_insert(
303 return unlikely(tbl->nest) ? rht_bucket_nested_insert(ht, tbl, hash) : in rht_bucket_insert()
/linux-6.3-rc2/lib/
A Drhashtable.c1218 struct rhash_lock_head __rcu **rht_bucket_nested_insert( in rht_bucket_nested_insert() function
1245 EXPORT_SYMBOL_GPL(rht_bucket_nested_insert);

Completed in 10 milliseconds