Searched defs:positions (Results 1 – 6 of 6) sorted by relevance
| /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() 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() 2348 int32_t positions[num_keys]; in rte_hash_lookup_bulk_data() local 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() 2430 int32_t *positions, uint64_t *hit_mask, void *data[]) in __rte_hash_lookup_with_hash_bulk() [all …]
|
| /f-stack/dpdk/examples/server_node_efd/node/ |
| H A D | node.c | 273 int32_t positions[PKT_READ_SIZE] = {0}; in handle_packets() local
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_cuckoo.c | 248 int32_t positions[RTE_PORT_IN_BURST_SIZE_MAX], status; in rte_table_hash_cuckoo_lookup() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_perf.c | 71 static int32_t positions[KEYS_TO_ADD]; variable
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_opt.c | 475 { U32 positions = 0; in ZSTD_insertBt1() local
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 20621 { U32 positions = 0; in ZSTD_insertBt1() local
|