Lines Matching defs:mod
25 const struct module *mod) in is_exported()
113 void layout_symtab(struct module *mod, struct load_info *info) in layout_symtab()
170 void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms()
225 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id()
239 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id()
253 static const char *find_kallsyms_symbol(struct module *mod, in find_kallsyms_symbol()
311 void * __weak dereference_module_function_descriptor(struct module *mod, in dereference_module_function_descriptor()
330 struct module *mod; in module_address_lookup() local
355 struct module *mod; in lookup_module_symbol_name() local
379 struct module *mod; in module_get_kallsym() local
404 static unsigned long __find_kallsyms_symbol_value(struct module *mod, const char *name) in __find_kallsyms_symbol_value()
421 struct module *mod; in __module_kallsyms_lookup_name() local
452 unsigned long find_kallsyms_symbol_value(struct module *mod, const char *name) in find_kallsyms_symbol_value()
462 struct module *mod; in module_kallsyms_on_each_symbol() local