Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c1922 primary_bkt[i], secondary_bkt[i], in __bulk_lookup_l()
1930 primary_bkt[i]->key_idx[first_hit]; in __bulk_lookup_l()
1961 primary_bkt[i]->key_idx[hit_index]; in __bulk_lookup_l()
2079 primary_bkt[i], secondary_bkt[i], in __bulk_lookup_lf()
2087 primary_bkt[i]->key_idx[first_hit]; in __bulk_lookup_lf()
2262 rte_prefetch0(primary_bkt[i]); in __bulk_lookup_prefetching_loop()
2277 rte_prefetch0(primary_bkt[i]); in __bulk_lookup_prefetching_loop()
2293 primary_bkt, secondary_bkt); in __rte_hash_lookup_bulk_l()
2309 primary_bkt, secondary_bkt); in __rte_hash_lookup_bulk_lf()
2384 rte_prefetch0(primary_bkt[i]); in __rte_hash_lookup_with_hash_bulk_l()
[all …]