Searched defs:nb_objs (Results 1 – 14 of 14) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_graph.c | 158 void **objs, uint16_t nb_objs) in test_node_worker_source() 203 uint16_t nb_objs) in test_node0_worker() 286 uint16_t nb_objs) in test_node1_worker() 340 uint16_t nb_objs) in test_node2_worker() 396 uint16_t nb_objs) in test_node3_worker()
|
| H A D | test_graph_perf.c | 95 void **objs, uint16_t nb_objs) in test_perf_node_worker_source() 125 uint16_t nb_objs) in test_perf_node_worker_source_burst_one() 155 void **objs, uint16_t nb_objs) in test_perf_node_worker() 220 uint16_t nb_objs) in test_perf_node_sink()
|
| H A D | test_mempool.c | 481 uint32_t nb_objs = 0; in test_mempool() local
|
| /f-stack/dpdk/lib/librte_node/ |
| H A D | null.c | 9 uint16_t nb_objs) in null()
|
| H A D | pkt_drop.c | 11 uint16_t nb_objs) in pkt_drop_process()
|
| H A D | ethdev_tx.c | 17 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
|
| H A D | pkt_cls.c | 35 void **objs, uint16_t nb_objs) in pkt_cls_node_process()
|
| H A D | ip4_lookup_neon.h | 11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
|
| H A D | ip4_lookup_sse.h | 11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
|
| H A D | ip4_lookup.c | 57 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_scalar()
|
| H A D | ip4_rewrite.c | 39 void **objs, uint16_t nb_objs) in ip4_rewrite_node_process()
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | rte_graph_worker.h | 272 rte_edge_t next, void **objs, uint16_t nb_objs) in rte_node_enqueue() 398 rte_edge_t *nexts, void **objs, uint16_t nb_objs) in rte_node_enqueue_next() 428 rte_edge_t next, uint16_t nb_objs) in rte_node_next_stream_get()
|
| /f-stack/dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_pmd_private.h | 87 uint32_t nb_objs, nb_ops_to_deq; in scheduler_order_drain() local
|
| H A D | scheduler_multicore.c | 116 uint32_t nb_objs, nb_ops_to_deq; in schedule_dequeue_ordering() local
|