Home
last modified time | relevance | path

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

/kernel/
Dmodule.c2536 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2578 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
3225 add_kallsyms(mod, info); in post_relocation()