Lines Matching defs:mod
115 struct module *mod; in find_module() local
125 struct module *mod; in new_module() local
299 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
324 static void sym_update_crc(const char *name, struct module *mod, in sym_update_crc()
584 static void handle_modversions(struct module *mod, struct elf_info *info, in handle_modversions()
1665 static void check_sec_ref(struct module *mod, const char *modname, in check_sec_ref()
1687 struct module *mod; in read_symbols() local
1817 static void check_exports(struct module *mod) in check_exports()
1840 static void add_header(struct buffer *b, struct module *mod) in add_header()
1878 static int add_versions(struct buffer *b, struct module *mod) in add_versions()
1927 static void add_depends(struct buffer *b, struct module *mod, in add_depends()
1962 static void add_srcversion(struct buffer *b, struct module *mod) in add_srcversion()
2031 struct module *mod; in read_dump() local
2104 struct module *mod; in main() local