Searched refs:rte_graph_lookup (Results 1 – 8 of 8) 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
204 gets the fast-path graph object using ``rte_graph_lookup()``209 struct rte_graph *graph = rte_graph_lookup("worker0");
648 struct rte_graph *graph = rte_graph_lookup("worker0"); in test_graph_walk()
608 graph = rte_graph_lookup(rte_graph_id_to_name(data->graph_id)); in _graph_perf_wrapper()
1039 qconf->graph = rte_graph_lookup(qconf->name); in main()
251 qconf->graph = rte_graph_lookup(qconf->name);