| /dpdk/drivers/event/cnxk/ |
| H A D | cnxk_tim_worker.h | 131 const uint32_t rel_bkt, struct cnxk_tim_bkt **bkt, in cnxk_tim_get_target_bucket() 151 struct cnxk_tim_bkt *const bkt) in cnxk_tim_clr_bkt() 182 cnxk_tim_refill_chunk(struct cnxk_tim_bkt *const bkt, in cnxk_tim_refill_chunk() 210 cnxk_tim_insert_chunk(struct cnxk_tim_bkt *const bkt, in cnxk_tim_insert_chunk() 238 struct cnxk_tim_bkt *bkt; in cnxk_tim_add_entry_sp() local 321 struct cnxk_tim_bkt *bkt; in cnxk_tim_add_entry_mp() local 427 const struct cnxk_tim_bkt *const bkt) in cnxk_tim_cpy_wrk() 449 struct cnxk_tim_bkt *bkt; in cnxk_tim_add_entry_brst() local 568 struct cnxk_tim_bkt *bkt; in cnxk_tim_rm_entry() local
|
| H A D | cnxk_tim_evdev.h | 129 struct cnxk_tim_bkt *bkt; member
|
| /dpdk/drivers/event/octeontx/ |
| H A D | timvf_worker.h | 142 timr_clr_bkt(struct timvf_ring * const timr, struct tim_mem_bucket * const bkt) in timr_clr_bkt() 163 struct tim_mem_bucket *bkt; in timvf_rem_entry() local 191 timvf_refill_chunk_generic(struct tim_mem_bucket * const bkt, in timvf_refill_chunk_generic() 219 timvf_refill_chunk_fpa(struct tim_mem_bucket * const bkt, in timvf_refill_chunk_fpa() 259 struct tim_mem_bucket *bkt; in timvf_add_entry_sp() local 306 struct tim_mem_bucket *bkt; in timvf_add_entry_mp() local 357 const struct tim_mem_bucket * const bkt) in timvf_cpy_wrk() 382 struct tim_mem_bucket *bkt; in timvf_add_entry_brst() local
|
| H A D | timvf_evdev.h | 169 struct tim_mem_bucket *bkt; member
|
| /dpdk/lib/table/ |
| H A D | rte_swx_table_em.c | 280 bkt_is_empty(struct bucket_extension *bkt) in bkt_is_empty() 299 struct bucket_extension *bkt, in bkt_keycmp() 319 struct bucket_extension *bkt, in bkt_key_install() 347 struct bucket_extension *bkt, in bkt_key_data_update() 481 struct bucket_extension *bkt0, *bkt, *bkt_prev; in table_add() local 541 struct bucket_extension *bkt0, *bkt, *bkt_prev; in table_del() local 593 struct bucket_extension *bkt0, *bkt; in table_lookup_unoptimized() local 627 struct bucket_extension *bkt; member 695 struct bucket_extension *bkt; in table_lookup() local 710 struct bucket_extension *bkt = m->bkt; in table_lookup() local [all …]
|
| H A D | rte_table_hash_lru.c | 41 struct bucket *bkt; member 252 struct bucket *bkt = &t->buckets[i]; in rte_table_hash_lru_create() local 278 struct bucket *bkt; in rte_table_hash_lru_entry_add() local 362 struct bucket *bkt; in rte_table_hash_lru_entry_delete() local 411 struct bucket *bkt; in rte_table_hash_lru_lookup_unoptimized() local
|
| H A D | rte_table_hash_ext.c | 61 struct bucket *bkt; member 303 struct bucket *bkt0, *bkt, *bkt_prev; in rte_table_hash_ext_entry_add() local 404 struct bucket *bkt0, *bkt, *bkt_prev; in rte_table_hash_ext_entry_delete() local 475 struct bucket *bkt0, *bkt; in rte_table_hash_ext_lookup_unoptimized() local
|
| /dpdk/lib/hash/ |
| H A D | rte_cuckoo_hash.c | 693 struct rte_hash_bucket *bkt, uint16_t sig) in search_and_update() 794 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_move_insert_mw() 920 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_make_space_mw() 1243 const struct rte_hash_bucket *bkt) in search_one_bucket_l() 1271 void **data, const struct rte_hash_bucket *bkt) in search_one_bucket_lf() 1315 struct rte_hash_bucket *bkt, *cur_bkt; in __rte_hash_lookup_with_hash_l() local 1356 struct rte_hash_bucket *bkt, *cur_bkt; in __rte_hash_lookup_with_hash_lf() local 1578 remove_entry(const struct rte_hash *h, struct rte_hash_bucket *bkt, in remove_entry() 1638 struct rte_hash_bucket *bkt, uint16_t sig, int *pos) in search_and_remove()
|
| H A D | rte_cuckoo_hash.h | 237 struct rte_hash_bucket *bkt; /* Current bucket on the bfs search */ member
|
| /dpdk/lib/member/ |
| H A D | rte_member_ht.c | 399 struct member_ht_bucket *bkt = &buckets[bkt_idx]; in make_space_bucket() local
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_xstats.c | 262 unsigned int i, port, qid, iq, bkt, stat = 0; in sw_xstats_init() local
|