Home
last modified time | relevance | path

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

/kernel/
Dmodule.c2392 static int apply_relocations(struct module *mod, const struct load_info *info) in apply_relocations() function
4131 err = apply_relocations(mod, info); in load_module()