Searched refs:rht_bucket_insert (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drhashtable.h300 static inline struct rhash_lock_head __rcu **rht_bucket_insert( function
727 bkt = rht_bucket_insert(ht, tbl, hash);
/linux-master/lib/
H A Drhashtable.c609 bkt = rht_bucket_insert(ht, tbl, hash);

Completed in 142 milliseconds