Lines Matching defs:graph
44 graph_node_add(struct graph *graph, struct node *node) in graph_node_add()
76 node_to_graph_node(struct graph *graph, struct node *node) in node_to_graph_node()
90 graph_node_edges_add(struct graph *graph) in graph_node_edges_add()
114 graph_adjacency_list_update(struct graph *graph) in graph_adjacency_list_update()
141 expand_pattern_to_node(struct graph *graph, const char *pattern) in expand_pattern_to_node()
164 graph_cleanup(struct graph *graph) in graph_cleanup()
176 graph_node_init(struct graph *graph) in graph_node_init()
200 graph_node_fini(struct graph *graph) in graph_node_fini()
213 graph_mem_fixup_node_ctx(struct rte_graph *graph) in graph_mem_fixup_node_ctx()
239 graph_mem_fixup_secondary(struct rte_graph *graph) in graph_mem_fixup_secondary()
264 struct graph *graph; in rte_graph_create() local
360 struct graph *graph, *tmp; in rte_graph_destroy() local
393 struct graph *graph; in rte_graph_from_name() local
405 struct graph *graph; in rte_graph_id_to_name() local
420 struct graph *graph; in rte_graph_node_get() local
442 struct graph *graph; in rte_graph_node_get_by_name() local
461 __rte_node_stream_alloc(struct rte_graph *graph, struct rte_node *node) in __rte_node_stream_alloc()
476 __rte_node_stream_alloc_size(struct rte_graph *graph, struct rte_node *node, in __rte_node_stream_alloc_size()
492 graph_to_dot(FILE *f, struct graph *graph) in graph_to_dot()
530 struct graph *graph; in rte_graph_export() local
546 struct graph *graph; in graph_scan_dump() local