Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Drb_resort.h147 #define DECLARE_RESORT_RB_MACHINE_THREADS(__name, __machine, hash_bucket) \ argument
/openbmc/linux/net/openvswitch/
H A Dvport.c55 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function
/openbmc/linux/kernel/dma/
H A Ddebug.c87 struct hash_bucket { struct
93 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument