| /dpdk/lib/node/ |
| H A D | pkt_drop.c | 10 uint16_t nb_objs) in pkt_drop_process()
|
| H A D | null.c | 9 uint16_t nb_objs) in null()
|
| H A D | ip4_local.c | 25 void **objs, uint16_t nb_objs) in ip4_local_node_process_scalar()
|
| H A D | ethdev_tx.c | 16 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
|
| H A D | pkt_cls.c | 46 void **objs, uint16_t nb_objs) in pkt_cls_node_process()
|
| H A D | kernel_tx.c | 45 uint16_t nb_objs) in kernel_tx_node_process()
|
| H A D | ip4_lookup_neon.h | 11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec() argument
|
| H A D | ip4_lookup_sse.h | 11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec() argument
|
| H A D | ip4_reassembly.c | 44 uint16_t nb_objs) in ip4_reassembly_node_process() argument
|
| H A D | kernel_rx.c | 165 uint16_t nb_objs) in kernel_rx_node_process()
|
| H A D | ip4_lookup.c | 52 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_scalar() argument
|
| H A D | udp4_input.c | 152 void **objs, uint16_t nb_objs) in udp4_input_node_process_scalar()
|
| H A D | ip4_rewrite.c | 35 void **objs, uint16_t nb_objs) in ip4_rewrite_node_process()
|
| H A D | ip6_rewrite.c | 35 void **objs, uint16_t nb_objs) in ip6_rewrite_node_process()
|
| H A D | ip6_lookup.c | 44 void **objs, uint16_t nb_objs) in ip6_lookup_node_process_scalar() argument
|
| /dpdk/app/test/ |
| H A D | test_graph.c | 171 void **objs, uint16_t nb_objs) in test_node_worker_source() 216 uint16_t nb_objs) in test_node0_worker() 299 uint16_t nb_objs) in test_node1_worker() 353 uint16_t nb_objs) in test_node2_worker() 409 uint16_t nb_objs) in test_node3_worker()
|
| H A D | test_graph_perf.c | 106 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 D | test_mempool.c | 844 uint32_t nb_objs = 0; in test_mempool() local
|
| /dpdk/lib/graph/ |
| H A D | rte_graph_worker_common.h | 290 rte_node_enqueue(struct rte_graph * graph,struct rte_node * node,rte_edge_t next,void ** objs,uint16_t nb_objs) rte_node_enqueue() argument 412 rte_node_enqueue_next(struct rte_graph * graph,struct rte_node * node,rte_edge_t * nexts,void ** objs,uint16_t nb_objs) rte_node_enqueue_next() argument 441 rte_node_next_stream_get(struct rte_graph * graph,struct rte_node * node,rte_edge_t next,uint16_t nb_objs) rte_node_next_stream_get() argument [all...] |
| H A D | graph_pcap.c | 194 uint16_t nb_objs) in graph_pcap_dispatch()
|
| H A D | graph_private.h | 75 uint16_t nb_objs; global() member
|
| /dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_multicore.c | 116 uint32_t nb_objs, nb_ops_to_deq; in schedule_dequeue_ordering() local
|