Lines Matching defs:mod
174 struct module *mod; in find_module() local
184 struct module *mod; in new_module() local
414 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
666 static void handle_modversion(const struct module *mod, in handle_modversion()
693 static void handle_symbol(struct module *mod, struct elf_info *info, in handle_symbol()
1917 static void check_sec_ref(struct module *mod, const char *modname, in check_sec_ref()
1956 struct module *mod; in read_symbols() local
2116 static void check_exports(struct module *mod) in check_exports()
2149 static void check_modname_len(struct module *mod) in check_modname_len()
2165 static void add_header(struct buffer *b, struct module *mod) in add_header()
2234 static void add_versions(struct buffer *b, struct module *mod) in add_versions()
2274 static void add_depends(struct buffer *b, struct module *mod) in add_depends()
2306 static void add_srcversion(struct buffer *b, struct module *mod) in add_srcversion()
2386 struct module *mod; in read_dump() local
2449 struct module *mod; in write_namespace_deps_files() local
2477 struct module *mod; in main() local