Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_member/
H A Drte_member.c207 const void **keys, uint32_t num_keys, in rte_member_lookup_bulk()
246 const void **keys, uint32_t num_keys, in rte_member_lookup_multi_bulk()
H A Drte_member_vbf.c188 const void **keys, uint32_t num_keys, member_set_t *set_ids) in rte_member_lookup_bulk_vbf()
249 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.h210 uint32_t num_keys; member
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c1907 uint16_t *sig, int32_t num_keys, int32_t *positions, in __bulk_lookup_l()
2054 uint16_t *sig, int32_t num_keys, int32_t *positions, in __bulk_lookup_lf()
2232 const void **keys, int32_t num_keys, in __bulk_lookup_prefetching_loop()
2285 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk_l()
2301 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk_lf()
2317 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_bulk()
2330 uint32_t num_keys, int32_t *positions) in rte_hash_lookup_bulk()
2360 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_with_hash_bulk_l()
2395 int32_t num_keys, int32_t *positions, in __rte_hash_lookup_with_hash_bulk_lf()
2429 hash_sig_t *prim_hash, int32_t num_keys, in __rte_hash_lookup_with_hash_bulk()
[all …]
/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c1323 const unsigned int socket_id, const int num_keys, in rte_efd_lookup_bulk()
/f-stack/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
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c5078 int num_keys = 1; /* By default only migrate the 'key' argument. */ in migrateCommand() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c6835 boolean_t allow_log, const zfs_ioc_key_t *nvl_keys, size_t num_keys) in zfs_ioctl_register()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1960 u_int8_t num_keys; /* # of keys */ member