Searched refs:graph_fp_mem_destroy (Results 1 – 3 of 3) sorted by relevance
287 int graph_fp_mem_destroy(struct graph *graph);
347 graph_fp_mem_destroy(graph); in rte_graph_create()372 rc = graph_fp_mem_destroy(graph); in rte_graph_destroy()
230 graph_fp_mem_destroy(struct graph *graph) in graph_fp_mem_destroy() function