Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drhashtable.h92 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() function
134 return rht_bucket_index(tbl, hash); in rht_key_hashfn()
144 rht_bucket_index(tbl, params.obj_hashfn(ptr, params.key_len ?: in rht_head_hashfn()