Searched refs:rte_graph_lookup (Results 1 – 7 of 7) sorted by relevance
14 rte_graph_lookup;
298 struct rte_graph *rte_graph_lookup(const char *name);
248 rte_graph_lookup(const char *name) in rte_graph_lookup() function
203 gets the fast-path graph object using ``rte_graph_lookup()``208 struct rte_graph *graph = rte_graph_lookup("worker0");
666 struct rte_graph *graph = rte_graph_lookup("worker0"); in test_graph_walk()
619 graph = rte_graph_lookup(rte_graph_id_to_name(data->graph_id)); in _graph_perf_wrapper()
1063 qconf->graph = rte_graph_lookup(qconf->name); in main()