Home
last modified time | relevance | path

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

/kernel/module/
Dmain.c1393 static int apply_relocations(struct module *mod, const struct load_info *info) in apply_relocations() function
2853 err = apply_relocations(mod, info); in load_module()