Searched defs:buckets (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/include/net/netns/
H A Dunix.h12 struct hlist_head *buckets; member in struct:unix_table
/linux-master/block/
H A Dblk-stat.h45 unsigned int buckets; member in struct:blk_stat_callback
H A Dblk-stat.c103 blk_stat_alloc_callback(void (*timer_fn)(struct blk_stat_callback *), int (*bucket_fn)(const struct request *), unsigned int buckets, void *data) argument
/linux-master/tools/perf/util/
H A Dbpf_ftrace.c121 perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused, int buckets[]) argument
H A Dhashmap.h77 struct hashmap_entry **buckets; member in struct:hashmap
/linux-master/lib/
H A Dhashtable_test.c189 int buckets[2]; local
244 int buckets[2]; local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_reqlist.h26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member in struct:zfcp_reqlist
/linux-master/fs/bcachefs/
H A Djournal_sb.c178 bch2_journal_buckets_to_sb(struct bch_fs *c, struct bch_dev *ca, u64 *buckets, unsigned nr) argument
[all...]
H A Dbuckets_types.h37 u64 buckets; member in struct:bch_dev_usage::__anon14
H A Dbuckets.h95 struct bucket_array *buckets = gc_bucket_array(ca); local
H A Dmovinggc.c207 move_buckets buckets = { 0 }; local
142 bch2_copygc_get_buckets(struct moving_context *ctxt, struct buckets_in_flight *buckets_in_flight, move_buckets *buckets) argument
312 struct buckets_in_flight *buckets; local
[all...]
/linux-master/net/openvswitch/
H A Dflow_table.h55 struct hlist_head *buckets; member in struct:table_instance
/linux-master/net/core/
H A Ddev.h22 u8 buckets[]; member in struct:sd_flow_limit
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_htab.h14 htab_bucket_t *buckets; member in struct:htab
95 void __arena *buckets = bpf_arena_alloc_pages(&arena, NULL, 2, NUMA_NO_NODE, 0); local
/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.c44 struct bucket buckets[]; member in struct:priority_table
[all...]
H A Dint-map.c102 struct bucket *buckets; member in struct:int_map
[all...]
/linux-master/tools/lib/bpf/
H A Dhashmap.h77 struct hashmap_entry **buckets; member in struct:hashmap
/linux-master/net/netfilter/ipvs/
H A Dip_vs_dh.c64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member in struct:ip_vs_dh_state
H A Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member in struct:ip_vs_sh_state
[all...]
/linux-master/include/linux/
H A Dbpf_local_storage.h55 struct bpf_local_storage_map_bucket *buckets; member in struct:bpf_local_storage_map
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_cs.c84 struct radeon_cs_buckets buckets; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.h61 u8 buckets; member in struct:mlx5_lag
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c45 struct hlist_head buckets[1 << MLX5I_MAX_LOG_PKEY_SUP]; member in struct:mlx5i_pkey_qpn_ht
71 static struct qpn_to_netdev *mlx5i_find_qpn_to_netdev_node(struct hlist_head *buckets, argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c396 struct brcmf_gscan_bucket_config *buckets; local
296 brcmf_pno_prep_fwconfig(struct brcmf_pno_info *pi, struct brcmf_pno_config_le *pno_cfg, struct brcmf_gscan_bucket_config **buckets, u32 *scan_freq) argument
/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.c98 struct hlist_head buckets[DM_HASH_SIZE]; member in struct:dm_transaction_manager

Completed in 295 milliseconds

123