| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_icm_pool.c | 181 struct mlx5dr_icm_bucket *bucket = chunk->bucket; in dr_icm_chunk_ste_init() local 207 static int dr_icm_chunks_create(struct mlx5dr_icm_bucket *bucket) in dr_icm_chunks_create() 282 struct mlx5dr_icm_bucket *bucket = chunk->bucket; in dr_icm_chunk_destroy() local 294 struct mlx5dr_icm_bucket *bucket, in dr_icm_bucket_init() 311 static void dr_icm_bucket_cleanup(struct mlx5dr_icm_bucket *bucket) in dr_icm_bucket_cleanup() 342 struct mlx5dr_icm_bucket *bucket) in dr_icm_reuse_hot_entries() 353 static void dr_icm_chill_bucket_start(struct mlx5dr_icm_bucket *bucket) in dr_icm_chill_bucket_start() 360 static void dr_icm_chill_bucket_end(struct mlx5dr_icm_bucket *bucket) in dr_icm_chill_bucket_end() 367 static void dr_icm_chill_bucket_abort(struct mlx5dr_icm_bucket *bucket) in dr_icm_chill_bucket_abort() 378 struct mlx5dr_icm_bucket *bucket; in dr_icm_chill_buckets_start() local [all …]
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | token.c | 112 struct token_bucket *bucket; in mptcp_token_new_request() local 157 struct token_bucket *bucket; in mptcp_token_new_connect() local 194 struct token_bucket *bucket; in mptcp_token_accept() local 210 struct token_bucket *bucket; in mptcp_token_exists() local 246 struct token_bucket *bucket; in mptcp_token_get_sock() local 302 struct token_bucket *bucket = &token_hash[slot]; in mptcp_token_iter_next() local 351 struct token_bucket *bucket; in mptcp_token_destroy_request() local 374 struct token_bucket *bucket; in mptcp_token_destroy() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmHash.c | 119 HashBucketPtr bucket; in drmHashDestroy() local 144 HashBucketPtr bucket; in HashFind() local 170 HashBucketPtr bucket; in drmHashLookup() local 183 HashBucketPtr bucket; in drmHashInsert() local 203 HashBucketPtr bucket; in drmHashDelete() local
|
| /OK3568_Linux_fs/kernel/net/ceph/crush/ |
| H A D | mapper.c | 74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() 135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket, in bucket_uniform_choose() 142 static int bucket_list_choose(const struct crush_bucket_list *bucket, in bucket_list_choose() 196 static int bucket_tree_choose(const struct crush_bucket_tree *bucket, in bucket_tree_choose() 228 static int bucket_straw_choose(const struct crush_bucket_straw *bucket, in bucket_straw_choose() 305 static __u32 *get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, in get_choose_arg_weights() 317 static __s32 *get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, in get_choose_arg_ids() 326 static int bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, in bucket_straw2_choose() 451 const struct crush_bucket *bucket, in crush_choose_firstn() 645 const struct crush_bucket *bucket, in crush_choose_indep()
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | debug.c | 263 static void put_hash_bucket(struct hash_bucket *bucket, in put_hash_bucket() 292 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find() 342 static struct dma_debug_entry *bucket_find_exact(struct hash_bucket *bucket, in bucket_find_exact() 348 static struct dma_debug_entry *bucket_find_contain(struct hash_bucket **bucket, in bucket_find_contain() 378 static void hash_bucket_add(struct hash_bucket *bucket, in hash_bucket_add() 408 struct hash_bucket *bucket = &dma_entry_hash[idx]; in debug_dma_dump_mappings() local 557 struct hash_bucket *bucket; in add_dma_entry() local 775 struct hash_bucket *bucket = &dma_entry_hash[idx]; in dump_show() local 949 struct hash_bucket *bucket; in check_unmap() local 1092 struct hash_bucket *bucket; in check_sync() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42xattr.c | 87 struct nfs4_xattr_bucket *bucket; member 389 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_discard_cache() local 512 nfs4_xattr_get_entry(struct nfs4_xattr_bucket *bucket, const char *name) in nfs4_xattr_get_entry() 530 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_add() local 567 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_remove() local 590 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_find() local 893 struct nfs4_xattr_bucket *bucket; in entry_lru_isolate() local
|
| H A D | pnfs_nfs.c | 63 pnfs_free_bucket_lseg(struct pnfs_commit_bucket *bucket) in pnfs_free_bucket_lseg() 81 struct pnfs_commit_bucket *bucket = NULL; in pnfs_generic_clear_request_commit() local 241 pnfs_bucket_scan_ds_commit_list(struct pnfs_commit_bucket *bucket, in pnfs_bucket_scan_ds_commit_list() 403 struct pnfs_commit_bucket *bucket, in pnfs_bucket_get_committing() 419 pnfs_bucket_fetch_commitdata(struct pnfs_commit_bucket *bucket, in pnfs_bucket_fetch_commitdata() 435 struct pnfs_commit_bucket *bucket; in pnfs_generic_retry_commit() local 456 struct pnfs_commit_bucket *bucket; in pnfs_bucket_alloc_ds_commits() local 1171 struct pnfs_commit_bucket *bucket; in pnfs_layout_mark_request_commit() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_hhf.c | 329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() 339 static void bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) in bucket_add() 352 struct wdrr_bucket *bucket; in hhf_drop() local 376 struct wdrr_bucket *bucket; in hhf_enqueue() local 422 struct wdrr_bucket *bucket; in hhf_dequeue() local 645 struct wdrr_bucket *bucket = q->buckets + i; in hhf_init() local
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-stat.c | 56 int bucket, cpu; in blk_stat_add() local 83 unsigned int bucket; in blk_stat_timer_fn() local 139 unsigned int bucket; in blk_stat_add_callback() local
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | error.c | 181 int bucket; in p9_error_init() local 210 int bucket; in p9_errstr2errno() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | placement.cpp | 54 auto bucket = renderTile.tile.getBucket<SymbolBucket>(*symbolLayer.baseImpl); in placeLayer() local 100 SymbolBucket& bucket, in placeLayerBucket() 235 auto bucket = renderTile.tile.getBucket<SymbolBucket>(*symbolLayer.baseImpl); in updateLayerOpacities() local 249 void Placement::updateBucketOpacities(SymbolBucket& bucket, std::set<uint32_t>& seenCrossTileIDs) { in updateBucketOpacities()
|
| H A D | cross_tile_symbol_index.cpp | 90 bool CrossTileSymbolLayerIndex::addBucket(const OverscaledTileID& tileID, SymbolBucket& bucket, uin… in addBucket() 181 auto bucket = renderTile.tile.getBucket<SymbolBucket>(*symbolLayer.baseImpl); in addLayer() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_raster_layer.cpp | 130 RasterBucket& bucket = *imageSource->bucket; in render() local 149 RasterBucket& bucket = *bucket_; in render() local
|
| H A D | render_fill_extrusion_layer.cpp | 107 FillExtrusionBucket& bucket = *bucket_; in render() local 138 FillExtrusionBucket& bucket = *bucket_; in render() local
|
| H A D | render_fill_layer.cpp | 68 FillBucket& bucket = *bucket_; in render() local 156 FillBucket& bucket = *bucket_; in render() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | lsh_index.h | 278 const lsh::Bucket* bucket = table->getBucketFromKey(sub_key); in getNeighbors() local 316 const lsh::Bucket* bucket = table->getBucketFromKey(sub_key); in getNeighbors() local 349 const lsh::Bucket* bucket = table->getBucketFromKey((lsh::BucketKey)sub_key); in getNeighbors() local
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-clone-target.c | 570 #define bucket_lock_irqsave(bucket, flags) \ argument 573 #define bucket_unlock_irqrestore(bucket, flags) \ argument 576 #define bucket_lock_irq(bucket) \ argument 579 #define bucket_unlock_irq(bucket) \ argument 585 struct hash_table_bucket *bucket; in hash_table_init() local 619 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket, in __hash_find() 637 static inline void __insert_region_hydration(struct hash_table_bucket *bucket, in __insert_region_hydration() 651 __find_or_insert_region_hydration(struct hash_table_bucket *bucket, in __find_or_insert_region_hydration() 709 struct hash_table_bucket *bucket; in hydration_update_metadata() local 883 struct hash_table_bucket *bucket; in hydrate_bio_region() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/ |
| H A D | vmci_doorbell.c | 120 u32 bucket = VMCI_DOORBELL_HASH(idx); in dbell_index_table_find() local 139 u32 bucket; in dbell_index_table_add() local 355 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries() local
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | hashtable.c | 127 struct xorg_list *bucket = &ht->buckets[index]; in ht_add() local 173 struct xorg_list *bucket = &ht->buckets[index]; in ht_remove() local 192 struct xorg_list *bucket = &ht->buckets[index]; in ht_find() local
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | xattr.c | 127 struct ocfs2_xattr_bucket *bucket; member 324 struct ocfs2_xattr_bucket *bucket; in ocfs2_xattr_bucket_new() local 338 static void ocfs2_xattr_bucket_relse(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_relse() 348 static void ocfs2_xattr_bucket_free(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_free() 363 static int ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_init_xattr_bucket() 396 static int ocfs2_read_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_read_xattr_bucket() 421 struct ocfs2_xattr_bucket *bucket, in ocfs2_xattr_bucket_journal_access() 440 struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_journal_dirty() 1707 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_access() local 1715 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_dirty() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile.cpp | 172 auto uploadFn = [&] (Bucket& bucket) { in upload() 206 auto bucket = getBucket(*layer->baseImpl); in getQueryPadding() local
|
| H A D | raster_tile_worker.cpp | 20 auto bucket = std::make_unique<RasterBucket>(decodeImage(*data)); in parse() local
|
| H A D | raster_tile.hpp | 49 std::unique_ptr<RasterBucket> bucket; member in mbgl::RasterTile
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_image_source.hpp | 50 std::unique_ptr<RasterBucket> bucket; member in mbgl::RenderImageSource
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/governors/ |
| H A D | menu.c | 114 unsigned int bucket; member 122 int bucket = 0; in which_bucket() local
|