Home
last modified time | relevance | path

Searched defs:modname (Results 1 – 3 of 3) sorted by relevance

/scripts/mod/
Dmodpost.c169 static struct module *find_module(const char *modname) in find_module()
789 static void check_section(const char *modname, struct elf_info *elf, in check_section()
1251 static void report_sec_mismatch(const char *modname, in report_sec_mismatch()
1280 static void default_mismatch_handler(const char *modname, struct elf_info *elf, in default_mismatch_handler()
1313 static void report_extable_warnings(const char* modname, struct elf_info* elf, in report_extable_warnings()
1351 static void extable_mismatch_handler(const char* modname, struct elf_info *elf, in extable_mismatch_handler()
1374 static void check_section_mismatch(const char *modname, struct elf_info *elf, in check_section_mismatch()
1501 static void section_rela(const char *modname, struct elf_info *elf, in section_rela()
1551 static void section_rel(const char *modname, struct elf_info *elf, in section_rel()
1620 static void check_sec_ref(const char *modname, struct elf_info *elf) in check_sec_ref()
[all …]
Dsumversion.c391 void get_src_version(const char *modname, char sum[], unsigned sumlen) in get_src_version()
Dfile2alias.c136 static void device_id_check(const char *modname, const char *device_id, in device_id_check()