Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dkallsyms.c170 void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms() function
H A Dinternal.h369 static inline void add_kallsyms(struct module *mod, const struct load_info *info) { } in add_kallsyms() function