Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_table.h40 struct flex_array *buckets; member
Dflow_table.c122 struct flex_array *buckets; in alloc_buckets() local
176 static void free_buckets(struct flex_array *buckets) in free_buckets()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_reqlist.h23 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_dh.c68 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
Dip_vs_sh.c75 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
/linux-4.4.14/kernel/bpf/
Dhashtab.c19 struct hlist_head *buckets; member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_cs.c79 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/linux-4.4.14/include/linux/crush/
Dcrush.h182 struct crush_bucket **buckets; member
/linux-4.4.14/drivers/md/persistent-data/
Ddm-transaction-manager.c96 struct hlist_head buckets[DM_HASH_SIZE]; member
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1379 struct ipoib_neigh __rcu **buckets; in ipoib_neigh_hash_init() local
1414 struct ipoib_neigh __rcu **buckets = htbl->buckets; in neigh_hash_free_rcu() local
Dipoib.h288 struct ipoib_neigh __rcu **buckets; member
/linux-4.4.14/net/sched/
Dsch_hhf.c127 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
/linux-4.4.14/fs/nfs/
Dpnfs_nfs.c868 struct pnfs_commit_bucket *buckets; in pnfs_layout_mark_request_commit() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c394 struct amdgpu_cs_buckets buckets; in amdgpu_cs_parser_relocs() local
/linux-4.4.14/drivers/md/
Ddm-region-hash.c71 struct list_head *buckets; member
Ddm-ioctl.c72 static void init_buckets(struct list_head *buckets) in init_buckets()
Ddm-cache-policy-smq.c556 unsigned *buckets; member
/linux-4.4.14/include/media/
Dv4l2-ctrls.h268 struct v4l2_ctrl_ref **buckets; member
/linux-4.4.14/drivers/message/fusion/
Dmptlan.c1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c767 struct pnfs_commit_bucket *buckets; in filelayout_alloc_commit_info() local
/linux-4.4.14/include/linux/
Drhashtable.h79 struct rhash_head __rcu *buckets[] ____cacheline_aligned_in_smp; member
Dnetdevice.h2528 u8 buckets[]; member
Dnfs_xdr.h1186 struct pnfs_commit_bucket *buckets; member
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c49 struct hlist_head buckets[0]; member
/linux-4.4.14/net/core/
Dneighbour.c321 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
350 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c717 struct pnfs_commit_bucket *buckets; in ff_layout_alloc_commit_info() local
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c894 cfs_hash_buckets_free(struct cfs_hash_bucket **buckets, in cfs_hash_buckets_free()
/linux-4.4.14/drivers/md/bcache/
Dbcache.h419 struct bucket *buckets; member
/linux-4.4.14/kernel/trace/
Dftrace.c1140 struct hlist_head *buckets; member