Searched refs:add_kallsyms (Results 1 – 3 of 3) sorted by relevance
248 void add_kallsyms(struct module *mod, const struct load_info *info);258 static inline void add_kallsyms(struct module *mod, const struct load_info *info) { } in add_kallsyms() function
166 void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2377 add_kallsyms(mod, info); in post_relocation()
Completed in 10 milliseconds