Home
last modified time | relevance | path

Searched defs:num_keys (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/hash/
H A Drte_cuckoo_hash.c1903 uint16_t *sig, int32_t num_keys, int32_t *positions, in __bulk_lookup_l()
2050 uint16_t *sig, int32_t num_keys, int32_t *positions, in __bulk_lookup_lf()
2228 const void **keys, int32_t num_keys, in __bulk_lookup_prefetching_loop()
2281 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk_l()
2297 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk_lf()
2313 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk()
2326 uint32_t num_keys, int32_t *positions) in rte_hash_lookup_bulk()
2356 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_with_hash_bulk_l()
2391 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_with_hash_bulk_lf()
2425 hash_sig_t *prim_hash, int32_t num_keys, in __rte_hash_lookup_with_hash_bulk()
[all …]
/dpdk/lib/member/
H A Drte_member.c205 const void **keys, uint32_t num_keys, in rte_member_lookup_bulk()
244 const void **keys, uint32_t num_keys, in rte_member_lookup_multi_bulk()
H A Drte_member_vbf.c187 const void **keys, uint32_t num_keys, member_set_t *set_ids) in rte_member_lookup_bulk_vbf()
248 const void **keys, uint32_t num_keys, uint32_t match_per_key, in rte_member_lookup_multi_bulk_vbf()
H A Drte_member_ht.c203 const void **keys, uint32_t num_keys, member_set_t *set_id) in rte_member_lookup_bulk_ht()
279 const void **keys, uint32_t num_keys, uint32_t match_per_key, in rte_member_lookup_multi_bulk_ht()
H A Drte_member.h209 uint32_t num_keys; member
/dpdk/lib/efd/
H A Drte_efd.c1320 const unsigned int socket_id, const int num_keys, in rte_efd_lookup_bulk()
/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c1241 uint32_t num_keys = tbl_rwc_test_param.count_keys_no_ks in test_hash_rcu_qsbr_reader() local