Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drhashtable.h205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() function
239 return rht_bucket_index(tbl, hash); in rht_key_hashfn()
249 rht_bucket_index(tbl, params.obj_hashfn(ptr, params.key_len ?: in rht_head_hashfn()
/linux-4.4.14/net/mac80211/
Dsta_info.h599 rht_bucket_index(_tbl, sta_addr_hash(_a, ETH_ALEN, (_tbl)->hash_rnd))