Home
last modified time | relevance | path

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

/dpdk/lib/graph/
H A Dgraph.c216 struct node *node_db; in graph_mem_fixup_node_ctx() local
227 node_db = node_from_name(name); in graph_mem_fixup_node_ctx()
228 if (node_db == NULL) in graph_mem_fixup_node_ctx()
230 node->process = node_db->process; in graph_mem_fixup_node_ctx()