Searched refs:rte_graph_worker_model_get (Results 1 – 6 of 6) sorted by relevance
33 rte_graph_worker_model_get(struct rte_graph *graph) in rte_graph_worker_model_get() function
31 rte_graph_worker_model_get;
86 if (rte_graph_worker_model_get(g) == RTE_GRAPH_MODEL_MCORE_DISPATCH) { in rte_graph_obj_dump()
572 uint8_t rte_graph_worker_model_get(struct rte_graph *graph); in rte_graph_worker_model_no_check_get()
499 if (rte_graph_worker_model_get(graph->graph) == in rte_graph_destroy() 576 if (rte_graph_worker_model_get(graph->graph) == RTE_GRAPH_MODEL_MCORE_DISPATCH && in graph_clone()
862 if (rte_graph_worker_model_get(graph) != RTE_GRAPH_MODEL_MCORE_DISPATCH) { in test_graph_worker_model_set_get()