Home
last modified time | relevance | path

Searched defs:hash_bucket (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/dma/
H A Ddebug.c86 struct hash_bucket { struct
92 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
/linux/net/openvswitch/
H A Dvport.c55 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function