Home
last modified time | relevance | path

Searched refs:rte_hash_bucket (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/hash/
H A Drte_cuckoo_hash.c80 static inline struct rte_hash_bucket *
730 struct rte_hash_bucket *prim_bkt, in rte_hash_cuckoo_insert_mw()
731 struct rte_hash_bucket *sec_bkt, in rte_hash_cuckoo_insert_mw()
737 struct rte_hash_bucket *cur_bkt; in rte_hash_cuckoo_insert_mw()
794 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_move_insert_mw()
795 struct rte_hash_bucket *alt_bkt, in rte_hash_cuckoo_move_insert_mw()
802 struct rte_hash_bucket *cur_bkt; in rte_hash_cuckoo_move_insert_mw()
920 struct rte_hash_bucket *bkt, in rte_hash_cuckoo_make_space_mw()
1018 struct rte_hash_bucket *last; in __rte_hash_add_key_with_hash()
1597 struct rte_hash_bucket *last_bkt; in __rte_hash_compact_ll()
[all …]
H A Drte_cuckoo_hash.h155 struct rte_hash_bucket { struct
218 struct rte_hash_bucket *buckets;
223 struct rte_hash_bucket *buckets_ext; /**< Extra buckets array */
237 struct rte_hash_bucket *bkt; /* Current bucket on the bfs search */