Searched refs:mem_init (Results 1 – 5 of 5) sorted by relevance
38 extern int mem_init(topo_mod_t *, topo_version_t); /* see mem.c */
48 { "mem", MEM_VERSION, mem_init, mem_fini },
68 mem_init(topo_mod_t *mod, topo_version_t version) in mem_init() function
65 int mem_init(void);
181 int glue::mem_init(void) in mem_init() function in glue234 if (mem_init()) { in init()