Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drhashtable.h263 struct rhash_lock_head __rcu **rht_bucket_nested_insert(
298 return unlikely(tbl->nest) ? rht_bucket_nested_insert(ht, tbl, hash) : in rht_bucket_insert()
/linux/lib/
H A Drhashtable.c1255 struct rhash_lock_head __rcu **rht_bucket_nested_insert( in rht_bucket_nested_insert() function
1282 EXPORT_SYMBOL_GPL(rht_bucket_nested_insert);