Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dmodule.c3137 static int move_module(struct module *mod, struct load_info *info) in move_module() function
3328 err = move_module(info->mod, info); in layout_and_allocate()