Home
last modified time | relevance | path

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

/kernel/
Dmodule.c2746 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2791 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
3491 add_kallsyms(mod, info); in post_relocation()