Home
last modified time | relevance | path

Searched refs:graph_fp_mem_create (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_graph/
H A Dgraph_private.h273 int graph_fp_mem_create(struct graph *graph);
H A Dgraph_populate.c196 graph_fp_mem_create(struct graph *graph) in graph_fp_mem_create() function
H A Dgraph.c332 if (graph_fp_mem_create(graph)) in rte_graph_create()