Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 3 of 3) sorted by relevance

/scripts/mod/
Dmodpost.c91 fatal("Memory allocation failure: %s.\n", expr); in do_nofail()
426 fatal("%s: '%s' exported twice. Previous export was in %s%s\n", in sym_add_exported()
529 fatal("section header offset=%lu in file '%s' is bigger than filesize=%zu\n", in parse_elf()
571 fatal("%s is truncated. sechdrs[i].sh_offset=%lu > " in parse_elf()
580 fatal("%s has NOBITS .modinfo\n", filename); in parse_elf()
616 fatal("%s has no symtab?\n", filename); in parse_elf()
629 fatal("%s: SYMTAB_SHNDX has bad sh_link: %u!=%u\n", in parse_elf()
1581 fatal("There's a special handler for this mismatch type, " in report_sec_mismatch()
1621 fatal("section_index is outside elf->num_sections!\n"); in is_executable_section()
1654 fatal("extable_entry size hasn't been discovered!\n"); in is_extable_fault_address()
[all …]
Dmodpost.h228 #define fatal(fmt, args...) modpost_log(LOG_FATAL, fmt, ##args) macro
Dfile2alias.c132 fatal("%s: sizeof(struct %s_device_id)=%lu is not a modulo " in device_id_check()
149 fatal("%s: struct %s_device_id is not terminated " in device_id_check()
1135 fatal("%s: Masked-off bit(s) of AMBA device ID are non-zero: " in do_amba_entry()