Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c2300 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2337 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2866 add_kallsyms(mod, info); in post_relocation()