Home
last modified time | relevance | path

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

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