Searched defs:num_keys (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/lib/librte_member/ |
| H A D | rte_member.c | 207 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 D | rte_member_vbf.c | 188 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 D | rte_member_ht.c | 203 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 D | rte_member.h | 210 uint32_t num_keys; member
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_cuckoo_hash.c | 1907 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 D | rte_efd.c | 1323 const unsigned int socket_id, const int num_keys, in rte_efd_lookup_bulk()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_readwrite_lf_perf.c | 1241 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 D | cluster.c | 5078 int num_keys = 1; /* By default only migrate the 'key' argument. */ in migrateCommand() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_ioctl.c | 6835 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 D | ng_hci.h | 1960 u_int8_t num_keys; /* # of keys */ member
|