Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/include/net/netns/
H A Dunix.h12 struct hlist_head *buckets; member
/kernel/linux/linux-5.10/block/
H A Dblk-stat.h45 unsigned int buckets; member
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) blk_stat_alloc_callback() argument
/kernel/linux/linux-6.6/block/
H A Dblk-stat.h45 unsigned int buckets; member
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) blk_stat_alloc_callback() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_ftrace.c121 perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused, int buckets[]) perf_ftrace__latency_read_bpf() argument
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_reqlist.h24 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_reqlist.h26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/kernel/linux/linux-6.6/lib/
H A Dhashtable_test.c189 int buckets[2]; in hashtable_test_hash_for_each_possible() local
244 int buckets[2]; in hashtable_test_hash_for_each_possible_safe() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddev.h21 u8 buckets[]; member
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.h55 struct hlist_head *buckets; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.h57 struct hashmap_entry **buckets; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.h57 struct hashmap_entry **buckets; member
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_dh.c64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
H A Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_local_storage.h50 struct bpf_local_storage_map_bucket *buckets; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf_local_storage.h55 struct bpf_local_storage_map_bucket *buckets; member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.h55 struct hlist_head *buckets; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_dh.c64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-transaction-manager.c96 struct hlist_head buckets[DM_HASH_SIZE]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A 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() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_cs.c84 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A 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() argument

Completed in 11 milliseconds

1234