Home
last modified time | relevance | path

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

/drivers/s390/scsi/
Dzfcp_reqlist.h23 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/drivers/staging/tidspbridge/gen/
Dgh.c30 struct element **buckets; member
/drivers/md/persistent-data/
Ddm-transaction-manager.c40 struct hlist_head buckets[HASH_SIZE]; member
/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()
/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c213 struct hlist_head buckets[0]; member
/drivers/message/fusion/
Dmptlan.c1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local