Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/dma/
Ddebug.c88 struct hash_bucket { struct
94 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
/linux-6.12.1/net/openvswitch/
Dvport.c55 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function