Home
last modified time | relevance | path

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

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