Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c3659 static int post_relocation(struct module *mod, const struct load_info *info) in post_relocation() function
4077 err = post_relocation(mod, info); in load_module()