Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dmodule.c3380 static int move_module(struct module *mod, struct load_info *info) in move_module() function
3573 err = move_module(info->mod, info); in layout_and_allocate()