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

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

Completed in 104 milliseconds