Lines Matching refs:objs
21 struct rte_node *node, void **objs,
25 struct rte_node *node, void **objs,
29 struct rte_node *node, void **objs,
33 struct rte_node *node, void **objs,
37 struct rte_node *node, void **objs,
158 void **objs, uint16_t nb_objs) in test_node_worker_source() argument
167 RTE_SET_USED(objs); in test_node_worker_source()
202 test_node0_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node0_worker() argument
218 data = (struct rte_mbuf *)objs[i]; in test_node0_worker()
271 test_node1_worker(graph, node, objs, nb_objs); in test_node0_worker()
273 test_node2_worker(graph, node, objs, nb_objs); in test_node0_worker()
275 test_node3_worker(graph, node, objs, nb_objs); in test_node0_worker()
285 test_node1_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node1_worker() argument
298 data = (struct rte_mbuf *)objs[i]; in test_node1_worker()
339 test_node2_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node2_worker() argument
352 data = (struct rte_mbuf *)objs[i]; in test_node2_worker()
395 test_node3_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node3_worker() argument
408 data = (struct rte_mbuf *)objs[i]; in test_node3_worker()
726 if (obj_stats[i] != st->objs) { in graph_cluster_stats_cb_t()
729 st->objs); in graph_cluster_stats_cb_t()