Home
last modified time | relevance | path

Searched defs:bkt (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_worker.h131 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 Dcnxk_tim_evdev.h129 struct cnxk_tim_bkt *bkt; member
/dpdk/drivers/event/octeontx/
H A Dtimvf_worker.h142 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 Dtimvf_evdev.h169 struct tim_mem_bucket *bkt; member
/dpdk/lib/table/
H A Drte_swx_table_em.c280 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 Drte_table_hash_lru.c41 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 Drte_table_hash_ext.c61 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 Drte_cuckoo_hash.c693 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 Drte_cuckoo_hash.h237 struct rte_hash_bucket *bkt; /* Current bucket on the bfs search */ member
/dpdk/lib/member/
H A Drte_member_ht.c399 struct member_ht_bucket *bkt = &buckets[bkt_idx]; in make_space_bucket() local
/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c262 unsigned int i, port, qid, iq, bkt, stat = 0; in sw_xstats_init() local