Searched defs:hash_bucket (Results 1 – 4 of 4) sorted by relevance
90 struct hash_bucket { struct96 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
71 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function
148 static u32 hash_bucket(u32 hash, const struct net *net) in hash_bucket() function
242 uint8_t hash_bucket; /* which hash bucket this represents */ member