Home
last modified time | relevance | path

Searched defs:bucket_hash (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_fdir.c53 u32 sig_hash = 0, bucket_hash = 0, common_hash = 0; in txgbe_atr_compute_sig_hash() local
117 u32 bucket_hash = 0; in txgbe_atr_compute_perfect_hash() local
/linux/fs/bcachefs/
H A Dbuckets_waiting_for_journal.c9 bucket_hash(struct buckets_waiting_for_journal_table *t, in bucket_hash() function
/linux/drivers/md/bcache/
H A Dbcache.h742 struct hlist_head bucket_hash[1 << BUCKET_HASH_BITS]; member