Searched refs:mem_fini (Results 1 – 3 of 3) sorted by relevance
39 extern void mem_fini(topo_mod_t *); /* see mem.c */
48 { "mem", MEM_VERSION, mem_init, mem_fini },
87 mem_fini(topo_mod_t *mod) in mem_fini() function