Searched refs:module_memory_alloc (Results 1 – 1 of 1) sorted by relevance
1206 static void *module_memory_alloc(unsigned int size, enum mod_mem_type type) in module_memory_alloc() function2235 ptr = module_memory_alloc(mod->mem[type].size, type); in move_module()