Home
last modified time | relevance | path

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

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