Home
last modified time | relevance | path

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

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