Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/drivers/s390/scsi/
Dzfcp_reqlist.h23 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux-3.3/drivers/staging/tidspbridge/gen/
Dgh.c30 struct element **buckets; member
/linux-3.3/include/linux/crush/
Dcrush.h151 struct crush_bucket **buckets; member
/linux-3.3/net/openvswitch/
Dflow.c242 struct flex_array *buckets; in alloc_buckets() local
263 static void free_buckets(struct flex_array *buckets) in free_buckets()
Dflow.h167 struct flex_array *buckets; member
/linux-3.3/drivers/md/persistent-data/
Ddm-transaction-manager.c40 struct hlist_head buckets[HASH_SIZE]; member
/linux-3.3/include/media/
Dv4l2-ctrls.h182 struct v4l2_ctrl_ref **buckets; member
/linux-3.3/drivers/md/
Ddm-region-hash.c71 struct list_head *buckets; member
Ddm-ioctl.c64 static void init_buckets(struct list_head *buckets) in init_buckets()
/linux-3.3/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c213 struct hlist_head buckets[0]; member
/linux-3.3/drivers/message/fusion/
Dmptlan.c1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/linux-3.3/net/core/
Dneighbour.c335 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
364 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
/linux-3.3/kernel/trace/
Dftrace.c959 struct hlist_head *buckets; member