Searched refs:rte_graph_walk (Results 1 – 7 of 7) sorted by relevance
20 rte_graph_walk;
132 rte_graph_walk(struct rte_graph *graph) in rte_graph_walk() function
25 graph using ``rte_graph_walk()`` with graph objects created one per worker lcore.302 continuously call a non-blocking API ``rte_graph_walk()`` with it's lcore307 rte_graph_walk() will walk over all the sources nodes i.e ``ethdev_rx-X-Y``332 rte_graph_walk(graph);
74 ``rte_graph_walk()`` function when there is data to be processed by the node.196 ``rte_graph_walk()`` and ``rte_node_enqueue*`` fast path API functions205 on the worker thread and run the ``rte_graph_walk()`` in a tight loop.212 rte_graph_walk(graph);334 such as ``rte_graph_walk()`` and ``rte_node_enqueue_*`` use this memory
657 rte_graph_walk(graph); in test_graph_walk()
612 rte_graph_walk(graph); in _graph_perf_wrapper()
719 rte_graph_walk(graph); in graph_main_loop()