Searched refs:topo_vertex_destroy (Results 1 – 5 of 5) sorted by relevance
225 topo_vertex_destroy;
332 extern void topo_vertex_destroy(topo_mod_t *mod, topo_vertex_t *vtx);
114 topo_vertex_destroy { TYPE = FUNCTION; FLAGS = extern };
531 topo_vertex_destroy(mod, tmp); in topo_snap_destroy()
331 topo_vertex_destroy(topo_mod_t *mod, topo_vertex_t *vtx) in topo_vertex_destroy() function