Home
last modified time | relevance | path

Searched defs:buckets (Results 26 - 50 of 154) sorted by relevance

1234567

/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/block/
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/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/tools/perf/util/
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
H A Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
[all...]
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h74 struct ia64_script buckets[IA64_UNW_CACHE_SIZE]; member
/third_party/libbpf/src/
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c118 const void **buckets = NULL; in ares__htable_asvp_keys() local
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dcompile.rs300 let mut buckets = vec![vec![]; self.buckets.len()]; fmt() variables
[all...]
/third_party/python/Include/internal/
H A Dpycore_hashtable.h63 _Py_slist_t *buckets; member
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py290 def buckets(self): global() member in Table
[all...]
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp109 std::vector<NativeRdb::ValuesBucket> buckets; in Add() local
385 std::vector<NativeRdb::ValuesBucket> buckets; in DeleteAndAddSingleTable() local
70 RestoreAndInsertIfCorrupt(const int32_t resultCode, int64_t& outInsertNum, const std::string& tableName, const std::vector<NativeRdb::ValuesBucket>& buckets) RestoreAndInsertIfCorrupt() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.cpp124 ValueProxy::Buckets ValueProxy::Convert(std::vector<NativeRdb::ValuesBucket> &&buckets) in Convert() argument
134 ValueProxy::Buckets ValueProxy::Convert(std::vector<CommonType::ValuesBucket> &&buckets) in Convert() argument
144 ValueProxy::Buckets ValueProxy::Convert(std::vector<DistributedDB::VBucket> &&buckets) in Convert() argument
154 ValueProxy::Buckets ValueProxy::Convert(DistributedData::VBuckets &&buckets) in Convert() argument
[all...]
/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
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.h61 u8 buckets; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_cs.c84 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/third_party/mesa3d/src/glx/
H A Dglxhash.c121 __glxHashBucketPtr buckets[HASH_SIZE]; member
[all...]

Completed in 14 milliseconds

1234567