Searched refs:topo_list_deepcopy (Results 1 – 4 of 4) sorted by relevance
46 extern int topo_list_deepcopy(topo_hdl_t *, topo_list_t *, topo_list_t *,
191 topo_list_deepcopy(topo_hdl_t *thp, topo_list_t *dest, topo_list_t *src, in topo_list_deepcopy() function
97 topo_list_deepcopy;
587 if (topo_list_deepcopy(thp, &path->tsp_components, in visit_vertex()