Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_graph/
H A Dversion.map6 __rte_node_stream_alloc_size;
H A Drte_graph_worker.h118 void __rte_node_stream_alloc_size(struct rte_graph *graph,
435 __rte_node_stream_alloc_size(graph, node, nb_objs); in rte_node_next_stream_get()
H A Dgraph.c476 __rte_node_stream_alloc_size(struct rte_graph *graph, struct rte_node *node, in __rte_node_stream_alloc_size() function