Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c45 struct hlist_head buckets[1 << MLX5I_MAX_LOG_PKEY_SUP]; member
71 static struct qpn_to_netdev *mlx5i_find_qpn_to_netdev_node(struct hlist_head *buckets, in mlx5i_find_qpn_to_netdev_node()
/Linux-v4.19/net/openvswitch/
Dflow_table.h40 struct flex_array *buckets; member
Dflow_table.c116 struct flex_array *buckets; in alloc_buckets() local
171 static void free_buckets(struct flex_array *buckets) in free_buckets()
/Linux-v4.19/block/
Dblk-stat.h45 unsigned int buckets; member
Dblk-stat.c103 unsigned int buckets, void *data) in blk_stat_alloc_callback()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c300 struct brcmf_gscan_bucket_config **buckets, in brcmf_pno_prep_fwconfig()
397 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_reqlist.h24 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_dh.c69 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-v4.19/drivers/lightnvm/
Dpblk-sysfs.c392 int buckets = pblk->min_write_pgs - 1; in pblk_sysfs_get_padding_dist() local
515 int buckets = pblk->min_write_pgs - 1; in pblk_sysfs_set_padding_dist() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_cs.c78 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/Linux-v4.19/drivers/md/persistent-data/
Ddm-transaction-manager.c96 struct hlist_head buckets[DM_HASH_SIZE]; member
/Linux-v4.19/kernel/bpf/
Dstackmap.c33 struct stack_map_bucket *buckets[]; member
Dhashtab.c35 struct bucket *buckets; member
/Linux-v4.19/net/sched/
Dsch_hhf.c127 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
/Linux-v4.19/include/linux/crush/
Dcrush.h240 struct crush_bucket **buckets; member
/Linux-v4.19/fs/nfs/
Dpnfs_nfs.c928 struct pnfs_commit_bucket *buckets; in pnfs_layout_mark_request_commit() local
/Linux-v4.19/drivers/md/
Ddm-region-hash.c70 struct list_head *buckets; member
/Linux-v4.19/include/media/
Dv4l2-ctrls.h290 struct v4l2_ctrl_ref **buckets; member
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1511 struct ipoib_neigh __rcu **buckets; in ipoib_neigh_hash_init() local
1544 struct ipoib_neigh __rcu **buckets = htbl->buckets; in neigh_hash_free_rcu() local
/Linux-v4.19/drivers/message/fusion/
Dmptlan.c1149 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/Linux-v4.19/fs/nfs/filelayout/
Dfilelayout.c768 struct pnfs_commit_bucket *buckets; in filelayout_alloc_commit_info() local
/Linux-v4.19/net/netfilter/
Dnft_set_hash.c412 u32 buckets; member
/Linux-v4.19/include/linux/
Drhashtable.h75 struct rhash_head __rcu *buckets[] ____cacheline_aligned_in_smp; member
/Linux-v4.19/net/core/
Dneighbour.c359 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
388 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local

12