Home
last modified time | relevance | path

Searched defs:nb_objs (Results 1 – 14 of 14) sorted by relevance

/dpdk/app/test/
H A Dtest_graph.c170 void **objs, uint16_t nb_objs) in test_node_worker_source()
215 uint16_t nb_objs) in test_node0_worker()
298 uint16_t nb_objs) in test_node1_worker()
352 uint16_t nb_objs) in test_node2_worker()
408 uint16_t nb_objs) in test_node3_worker()
H A Dtest_graph_perf.c106 void **objs, uint16_t nb_objs) in test_perf_node_worker_source()
136 uint16_t nb_objs) in test_perf_node_worker_source_burst_one()
166 void **objs, uint16_t nb_objs) in test_perf_node_worker()
231 uint16_t nb_objs) in test_perf_node_sink()
H A Dtest_mempool.c844 uint32_t nb_objs = 0; in test_mempool() local
/dpdk/lib/node/
H A Dpkt_drop.c10 uint16_t nb_objs) in pkt_drop_process()
H A Dnull.c9 uint16_t nb_objs) in null()
H A Dethdev_tx.c16 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
H A Dpkt_cls.c31 void **objs, uint16_t nb_objs) in pkt_cls_node_process()
H A Dip4_lookup_neon.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
H A Dip4_lookup_sse.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
H A Dip4_lookup.c52 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_scalar()
H A Dip4_rewrite.c35 void **objs, uint16_t nb_objs) in ip4_rewrite_node_process()
/dpdk/lib/graph/
H A Drte_graph_worker.h272 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()
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pmd_private.h87 uint32_t nb_objs, nb_ops_to_deq; in scheduler_order_drain() local
H A Dscheduler_multicore.c116 uint32_t nb_objs, nb_ops_to_deq; in schedule_dequeue_ordering() local