Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dmodule.c2753 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
2798 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
3609 add_kallsyms(mod, info); in post_relocation()