Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dvport.c68 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() function
/linux-4.4.14/lib/
Ddma-debug.c90 struct hash_bucket { struct
96 static struct hash_bucket dma_entry_hash[HASH_SIZE]; argument
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c148 static u32 hash_bucket(u32 hash, const struct net *net) in hash_bucket() function
/linux-4.4.14/fs/afs/
Dinternal.h242 uint8_t hash_bucket; /* which hash bucket this represents */ member