Searched defs:hash_bucket (Results 1 – 2 of 2) sorted by relevance
86 struct hash_bucket { struct92 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
55 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function