Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dmain.c2416 * info->hdr. The final one will be allocated in move_module(). Any in check_modinfo_livepatch()
2788 static int move_module(struct module *mod, struct load_info *info) in move_module()
2978 err = move_module(info->mod, info);
2731 static int move_module(struct module *mod, struct load_info *info) move_module() function