Home
last modified time | relevance | path

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

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