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