Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dflow_table.h40 struct flex_array *buckets; member
Dflow_table.c121 struct flex_array *buckets; in alloc_buckets() local
174 static void free_buckets(struct flex_array *buckets) in free_buckets()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_reqlist.h23 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux-4.1.27/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.1.27/fs/nfs/
Dpnfs_nfs.c274 struct pnfs_commit_bucket *buckets; in pnfs_generic_commit_pagelist() local
854 struct pnfs_commit_bucket *buckets; in pnfs_layout_mark_request_commit() local
/linux-4.1.27/kernel/bpf/
Dhashtab.c19 struct hlist_head *buckets; member
/linux-4.1.27/include/linux/crush/
Dcrush.h165 struct crush_bucket **buckets; member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cs.c79 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1131 struct ipoib_neigh **buckets; in ipoib_neigh_hash_init() local
1166 struct ipoib_neigh __rcu **buckets = htbl->buckets; in neigh_hash_free_rcu() local
Dipoib.h288 struct ipoib_neigh __rcu **buckets; member
/linux-4.1.27/drivers/md/persistent-data/
Ddm-transaction-manager.c96 struct hlist_head buckets[DM_HASH_SIZE]; member
/linux-4.1.27/net/sched/
Dsch_hhf.c128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
/linux-4.1.27/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()
/linux-4.1.27/include/media/
Dv4l2-ctrls.h255 struct v4l2_ctrl_ref **buckets; member
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c766 struct pnfs_commit_bucket *buckets; in filelayout_alloc_commit_info() local
/linux-4.1.27/drivers/message/fusion/
Dmptlan.c1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/linux-4.1.27/include/linux/
Drhashtable.h78 struct rhash_head __rcu *buckets[] ____cacheline_aligned_in_smp; member
Dnetdevice.h2433 u8 buckets[]; member
Dnfs_xdr.h1125 struct pnfs_commit_bucket *buckets; member
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c49 struct hlist_head buckets[0]; member
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c424 struct pnfs_commit_bucket *buckets; in ff_layout_alloc_commit_info() local
/linux-4.1.27/net/core/
Dneighbour.c317 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
346 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c885 cfs_hash_buckets_free(struct cfs_hash_bucket **buckets, in cfs_hash_buckets_free()
/linux-4.1.27/drivers/md/bcache/
Dbcache.h434 struct bucket *buckets; member
/linux-4.1.27/kernel/trace/
Dftrace.c1130 struct hlist_head *buckets; member