Searched defs:hash_bucket (Results 1 – 4 of 4) sorted by relevance
70 static struct hlist_head *hash_bucket(const char *name) in hash_bucket() function
68 struct hash_bucket { struct74 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
91 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