Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_worker.h120 const uint32_t rel_bkt, struct otx2_tim_bkt **bkt, in tim_get_target_bucket()
145 struct otx2_tim_bkt * const bkt) in tim_clr_bkt()
177 tim_refill_chunk(struct otx2_tim_bkt * const bkt, in tim_refill_chunk()
205 tim_insert_chunk(struct otx2_tim_bkt * const bkt, in tim_insert_chunk()
234 struct otx2_tim_bkt *bkt; in tim_add_entry_sp() local
320 struct otx2_tim_bkt *bkt; in tim_add_entry_mp() local
427 const struct otx2_tim_bkt * const bkt) in tim_cpy_wrk()
449 struct otx2_tim_bkt *bkt; in tim_add_entry_brst() local
550 struct otx2_tim_bkt *bkt; in tim_rm_entry() local
H A Dotx2_tim_evdev.h149 struct otx2_tim_bkt *bkt; member
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_worker.h140 timr_clr_bkt(struct timvf_ring * const timr, struct tim_mem_bucket * const bkt) in timr_clr_bkt()
161 struct tim_mem_bucket *bkt; in timvf_rem_entry() local
189 timvf_refill_chunk_generic(struct tim_mem_bucket * const bkt, in timvf_refill_chunk_generic()
217 timvf_refill_chunk_fpa(struct tim_mem_bucket * const bkt, in timvf_refill_chunk_fpa()
257 struct tim_mem_bucket *bkt; in timvf_add_entry_sp() local
304 struct tim_mem_bucket *bkt; in timvf_add_entry_mp() local
355 const struct tim_mem_bucket * const bkt) in timvf_cpy_wrk()
380 struct tim_mem_bucket *bkt; in timvf_add_entry_brst() local
H A Dtimvf_evdev.h169 struct tim_mem_bucket *bkt; member
/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c281 bkt_is_empty(struct bucket_extension *bkt) in bkt_is_empty()
300 struct bucket_extension *bkt, in bkt_keycmp()
320 struct bucket_extension *bkt, in bkt_key_install()
348 struct bucket_extension *bkt, in bkt_key_data_update()
482 struct bucket_extension *bkt0, *bkt, *bkt_prev; in table_add() local
544 struct bucket_extension *bkt0, *bkt, *bkt_prev; in table_del() local
596 struct bucket_extension *bkt0, *bkt; in table_lookup_unoptimized() local
630 struct bucket_extension *bkt; member
698 struct bucket_extension *bkt; in table_lookup() local
713 struct bucket_extension *bkt = m->bkt; in table_lookup() local
[all …]
H A Drte_table_hash_lru.c43 struct bucket *bkt; member
254 struct bucket *bkt = &t->buckets[i]; in rte_table_hash_lru_create() local
280 struct bucket *bkt; in rte_table_hash_lru_entry_add() local
364 struct bucket *bkt; in rte_table_hash_lru_entry_delete() local
413 struct bucket *bkt; in rte_table_hash_lru_lookup_unoptimized() local
H A Drte_table_hash_ext.c63 struct bucket *bkt; member
305 struct bucket *bkt0, *bkt, *bkt_prev; in rte_table_hash_ext_entry_add() local
406 struct bucket *bkt0, *bkt, *bkt_prev; in rte_table_hash_ext_entry_delete() local
477 struct bucket *bkt0, *bkt; in rte_table_hash_ext_lookup_unoptimized() local
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c697 struct rte_hash_bucket *bkt, uint16_t sig) in search_and_update()
798 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_move_insert_mw()
924 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_make_space_mw()
1247 const struct rte_hash_bucket *bkt) in search_one_bucket_l()
1275 void **data, const struct rte_hash_bucket *bkt) in search_one_bucket_lf()
1319 struct rte_hash_bucket *bkt, *cur_bkt; in __rte_hash_lookup_with_hash_l() local
1360 struct rte_hash_bucket *bkt, *cur_bkt; in __rte_hash_lookup_with_hash_lf() local
1582 remove_entry(const struct rte_hash *h, struct rte_hash_bucket *bkt, in remove_entry()
1642 struct rte_hash_bucket *bkt, uint16_t sig, int *pos) in search_and_remove()
H A Drte_cuckoo_hash.h231 struct rte_hash_bucket *bkt; /* Current bucket on the bfs search */ member
/f-stack/dpdk/lib/librte_member/
H A Drte_member_ht.c399 struct member_ht_bucket *bkt = &buckets[bkt_idx]; in make_space_bucket() local
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c255 unsigned int i, port, qid, iq, bkt, stat = 0; in sw_xstats_init() local
/f-stack/freebsd/kern/
H A Dsubr_stats.c677 uint32_t bkt, nbkts, nloop; local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c2276 int madeorphan = 0, bkt, removed = 0; local