Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drhashtable.h119 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() function
161 return rht_bucket_index(tbl, hash); in rht_key_hashfn()
171 rht_bucket_index(tbl, params.obj_hashfn(ptr, params.key_len ?: in rht_head_hashfn()