Searched refs:__rte_node_stream_alloc (Results 1 – 4 of 4) sorted by relevance
5 __rte_node_stream_alloc;
99 __rte_node_stream_alloc(graph, node); in graph_nodes_populate()170 __rte_node_stream_alloc(graph, node); in graph_src_nodes_populate()
101 void __rte_node_stream_alloc(struct rte_graph *graph, struct rte_node *node);227 __rte_node_stream_alloc(graph, node); in __rte_node_enqueue_prologue()
461 __rte_node_stream_alloc(struct rte_graph *graph, struct rte_node *node) in __rte_node_stream_alloc() function