| /dpdk/app/test/ |
| H A D | test_graph.c | 170 void **objs, uint16_t nb_objs) in test_node_worker_source() 214 test_node0_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node0_worker() 297 test_node1_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node1_worker() 351 test_node2_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node2_worker() 407 test_node3_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node3_worker()
|
| H A D | test_stack_perf.c | 113 void *objs[MAX_BURST]; in test_empty_pop() local 139 void *objs[MAX_BURST] = {0}; in bulk_push_pop() local 276 void *objs[MAX_BURST]; in test_bulk_push_pop() local
|
| H A D | test_graph_perf.c | 106 void **objs, uint16_t nb_objs) in test_perf_node_worker_source() 135 struct rte_node *node, void **objs, in test_perf_node_worker_source_burst_one() 166 void **objs, uint16_t nb_objs) in test_perf_node_worker() 230 test_perf_node_sink(struct rte_graph *graph, struct rte_node *node, void **objs, in test_perf_node_sink()
|
| /dpdk/drivers/net/e1000/ |
| H A D | meson.build | 5 objs = [base_objs] variable
|
| /dpdk/lib/graph/ |
| H A D | rte_graph_worker.h | 77 void **objs; /**< Array of object pointers. */ member 140 void **objs; in rte_graph_walk() local 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()
|
| /dpdk/drivers/net/txgbe/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/hinic/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/qede/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/igc/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/octeontx/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/thunderx/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/ngbe/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | meson.build | 7 objs = [base_objs] variable
|
| /dpdk/lib/node/ |
| H A D | pkt_drop.c | 9 pkt_drop_process(struct rte_graph *graph, struct rte_node *node, void **objs, in pkt_drop_process()
|
| H A D | null.c | 8 null(struct rte_graph *graph, struct rte_node *node, void **objs, in null()
|
| H A D | ethdev_tx.c | 16 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
|
| H A D | pkt_cls.c | 31 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()
|
| /dpdk/drivers/net/fm10k/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/raw/ifpga/ |
| H A D | meson.build | 11 objs = [base_objs] variable
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | meson.build | 38 objs = [base_objs] variable
|
| /dpdk/drivers/net/ice/ |
| H A D | meson.build | 5 objs = [base_objs] variable
|
| /dpdk/drivers/net/i40e/ |
| H A D | meson.build | 10 objs = [base_objs] variable
|
| /dpdk/app/ |
| H A D | meson.build | 36 objs = [] # other object files to link against, used e.g. for variable
|
| /dpdk/lib/ |
| H A D | meson.build | 121 objs = [] # other object files to link against, used e.g. for variable
|