Home
last modified time | relevance | path

Searched refs:module_memory_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/module/
H A Dmain.c1282 static int module_memory_alloc(struct module *mod, enum mod_mem_type type) in module_memory_alloc() function
2710 ret = module_memory_alloc(mod, type); in move_module()