/linux/arch/powerpc/boot/ |
H A D | simpleboot.c | 34 fatal("Invalid device tree blob\n"); in platform_init() 39 fatal("Cannot find root node\n"); in platform_init() 42 fatal("Cannot find #address-cells property"); in platform_init() 45 fatal("Cannot find #size-cells property"); in platform_init() 51 fatal("Cannot find memory node\n"); in platform_init() 54 fatal("cannot get memory range\n"); in platform_init() 59 fatal("Memory range is not based at address 0\n"); in platform_init() 72 fatal("Cannot find cpu node\n"); in platform_init()
|
H A D | main.c | 43 fatal("Error: not a valid PPC32 or PPC64 ELF file!\n\r"); in prep_kernel() 64 fatal("Insufficient memory for kernel at address 0!" in prep_kernel() 69 fatal("The final kernel image would overwrite the " in prep_kernel() 88 fatal("Decompression failed with error code %ld\n\r", len); in prep_kernel() 91 fatal("Decompression error: got 0x%lx bytes, expected 0x%lx.\n\r", in prep_kernel() 133 fatal("Can't allocate memory for initial " in prep_initrd() 175 fatal("Can't allocate memory for ESM blob !\n\r"); in prep_esm_blob() 283 fatal("Error: Linux kernel returned to zImage boot wrapper!\n\r"); in start()
|
H A D | ebony.c | 43 fatal("Couldn't locate FPGA node %s\n\r", EBONY_FPGA_PATH); in ebony_flashsel_fixup() 46 fatal("%s has missing or invalid virtual-reg property\n\r", in ebony_flashsel_fixup() 53 fatal("Couldn't locate small flash node %s\n\r", in ebony_flashsel_fixup() 57 fatal("%s has reg property of unexpected size\n\r", in ebony_flashsel_fixup()
|
H A D | libfdt-wrapper.c | 53 fatal("Couldn't find %d bytes to expand device tree\n\r", size); in expand_buf() 56 fatal("Couldn't expand fdt into new buffer: %s\n\r", in expand_buf() 151 fatal("Couldn't pack flat tree: %s\n\r", in fdt_wrapper_finalize() 177 fatal("malloc failed. can't relocate the device tree\n\r"); in fdt_init() 182 fatal("fdt_init(): %s\n\r", fdt_strerror(err)); in fdt_init()
|
H A D | 4xx.c | 209 fatal("DDR controller is not initialized\n"); in ibm4xx_denali_fixup_memsize() 218 fatal("No memory installed\n"); in ibm4xx_denali_fixup_memsize() 220 fatal("DDR wrong CS configuration\n"); in ibm4xx_denali_fixup_memsize() 235 fatal("DDR wrong APIN configuration\n"); in ibm4xx_denali_fixup_memsize() 243 fatal("DDR wrong COL configuration\n"); in ibm4xx_denali_fixup_memsize() 312 fatal("Couldn't locate EBC node %s\n\r", ebc); in ibm4xx_fixup_ebc_ranges()
|
H A D | treeboot-currituck.c | 101 fatal("Invalid device tree blob\n"); in platform_init() 106 fatal("Cannot find cpu node\n"); in platform_init()
|
H A D | treeboot-akebono.c | 145 fatal("Invalid device tree blob\n"); in platform_init() 150 fatal("Cannot find cpu node\n"); in platform_init()
|
/linux/drivers/acpi/acpica/ |
H A D | exoparg3.c | 54 struct acpi_signal_fatal_info *fatal; in acpi_ex_opcode_3A_0T_0R() local 70 fatal = ACPI_ALLOCATE(sizeof(struct acpi_signal_fatal_info)); in acpi_ex_opcode_3A_0T_0R() 71 if (fatal) { in acpi_ex_opcode_3A_0T_0R() 72 fatal->type = (u32) operand[0]->integer.value; in acpi_ex_opcode_3A_0T_0R() 73 fatal->code = (u32) operand[1]->integer.value; in acpi_ex_opcode_3A_0T_0R() 74 fatal->argument = (u32) operand[2]->integer.value; in acpi_ex_opcode_3A_0T_0R() 79 status = acpi_os_signal(ACPI_SIGNAL_FATAL, fatal); in acpi_ex_opcode_3A_0T_0R() 83 ACPI_FREE(fatal); in acpi_ex_opcode_3A_0T_0R()
|
/linux/tools/mm/ |
H A D | page-types.c | 228 static void fatal(const char *x, ...) in fatal() function 262 fatal("index overflow: %lu\n", index); in do_u64_read() 270 fatal("partial read: %lu bytes\n", bytes); in do_u64_read() 339 fatal("unknown flag bit %d\n", i); in page_flag_name() 631 fatal("hash table full: bump up HASH_SHIFT?\n"); in hash_slot() 694 fatal("kpagecgroup returned fewer pages than expected"); in walk_pfn() 697 fatal("kpagecount returned fewer pages than expected"); in walk_pfn() 781 fatal("too many addr ranges\n"); in add_addr_range() 885 fatal("invalid name or number: %s\n", str); in parse_number() 992 fatal("mmap failed: %s", name); in walk_file_range() [all …]
|
/linux/arch/mips/sgi-ip32/ |
H A D | crime.c | 47 int fatal = 0; in crime_memerr_intr() local 64 fatal = 1; in crime_memerr_intr() 68 fatal = 1; in crime_memerr_intr() 86 if (fatal) { in crime_memerr_intr()
|
/linux/arch/um/os-Linux/ |
H A D | start_up.c | 76 static void fatal(char *fmt, ...) in fatal() function 112 fatal("check_ptrace : expected SIGSTOP, got status = %d", in start_ptraced_child() 128 fatal("stop_ptraced_child : child exited with exitcode %d, " in stop_ptraced_child() 184 fatal("missing\n"); in check_sysemu() 208 fatal("check_ptrace : expected (SIGTRAP|0x80), " in check_ptrace() 298 fatal("Failed to initialize default registers"); in os_early_checks()
|
/linux/drivers/edac/ |
H A D | e752x_edac.c | 516 static void do_global_error(int fatal, u32 errors) in do_global_error() argument 528 fatal_message[fatal], in do_global_error() 534 static inline void global_error(int fatal, u32 errors, int *error_found, in global_error() argument 540 do_global_error(fatal, errors); in global_error() 550 static void do_hub_error(int fatal, u8 errors) in do_hub_error() argument 557 fatal_message[fatal], hub_message[i]); in do_hub_error() 561 static inline void hub_error(int fatal, u8 errors, int *error_found, in hub_error() argument 567 do_hub_error(fatal, errors); in hub_error() 607 static void do_nsi_error(int fatal, u32 errors) in do_nsi_error() argument 614 fatal_message[fatal], nsi_message[i]); in do_nsi_error() [all …]
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | einj.rst | 51 0x00000002 Processor Uncorrectable non-fatal 52 0x00000004 Processor Uncorrectable fatal 54 0x00000010 Memory Uncorrectable non-fatal 55 0x00000020 Memory Uncorrectable fatal 57 0x00000080 PCI Express Uncorrectable non-fatal 58 0x00000100 PCI Express Uncorrectable fatal 60 0x00000400 Platform Uncorrectable non-fatal 61 0x00000800 Platform Uncorrectable fatal 189 0x00000002 Processor Uncorrectable non-fatal 191 0x00000010 Memory Uncorrectable non-fatal [all …]
|
/linux/arch/arm64/tools/ |
H A D | gen-cpucaps.awk | 8 function fatal(msg) { function 39 fatal("unhandled statement")
|
/linux/net/ipv4/ |
H A D | icmp.c | 123 .fatal = 0, 127 .fatal = 0, 131 .fatal = 1, 135 .fatal = 1, 139 .fatal = 0, 143 .fatal = 0, 147 .fatal = 1, 151 .fatal = 1, 155 .fatal = 1, 159 .fatal = 1, [all …]
|
/linux/net/ipv6/ |
H A D | icmp.c | 1110 int fatal; member 1114 .fatal = 0, 1118 .fatal = 1, 1122 .fatal = 0, 1126 .fatal = 0, 1130 .fatal = 1, 1134 .fatal = 1, 1138 .fatal = 1, 1144 int fatal = 0; in icmpv6_err_convert() local 1150 fatal = 1; in icmpv6_err_convert() [all …]
|
/linux/fs/xfs/ |
H A D | xfs_trans_dquot.c | 765 bool *fatal) in xfs_dqresv_check() argument 775 *fatal = false; in xfs_dqresv_check() 785 *fatal = true; in xfs_dqresv_check() 793 *fatal = true; in xfs_dqresv_check() 838 bool fatal; in xfs_trans_dqresv() local 844 quota_nl = xfs_dqresv_check(blkres, qlim, nblks, &fatal); in xfs_trans_dqresv() 851 if (fatal) in xfs_trans_dqresv() 856 &fatal); in xfs_trans_dqresv() 859 if (fatal) in xfs_trans_dqresv()
|
/linux/Documentation/devicetree/bindings/scsi/ |
H A D | hisilicon-sas.txt | 21 - interrupts : For v1 hw: Interrupts for phys, completion queues, and fatal 35 Fatal interrupts : the fatal interrupts are ordered as follows: 96 <376 4>,/* fatal ecc */ 97 <381 4>;/* fatal axi */
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-cxl | 51 0x2000 CXL.cache Protocol Uncorrectable non-fatal 52 0x4000 CXL.cache Protocol Uncorrectable fatal 54 0x10000 CXL.mem Protocol Uncorrectable non-fatal 55 0x20000 CXL.mem Protocol Uncorrectable fatal
|
H A D | sysfs-driver-qat_ras | 13 Description: (RO) Reports the number of non fatal errors detected by the device. 21 Description: (RO) Reports the number of fatal errors detected by the device.
|
/linux/fs/ext4/ |
H A D | ialloc.c | 247 int fatal = 0, err, count, cleared; in ext4_free_inode() local 290 fatal = PTR_ERR(bitmap_bh); in ext4_free_inode() 297 fatal = -EFSCORRUPTED; in ext4_free_inode() 303 fatal = ext4_journal_get_write_access(handle, sb, bitmap_bh, in ext4_free_inode() 305 if (fatal) in ext4_free_inode() 308 fatal = -ESRCH; in ext4_free_inode() 312 fatal = ext4_journal_get_write_access(handle, sb, bh2, in ext4_free_inode() 317 if (fatal || !cleared) { in ext4_free_inode() 346 fatal = ext4_handle_dirty_metadata(handle, NULL, bh2); in ext4_free_inode() 351 if (!fatal) in ext4_free_inode() [all …]
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | ras.c | 362 int fatal; in ras_error_interrupt() local 377 fatal = 1; in ras_error_interrupt() 379 fatal = 0; in ras_error_interrupt() 382 log_error(ras_log_buf, ERR_TYPE_RTAS_LOG, fatal); in ras_error_interrupt() 384 if (fatal) { in ras_error_interrupt()
|
/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 16 by receiving some kind of fatal signal from the Kernel, so it's safer 37 some fatal signal: usually SIGSEGV or SIGBUS. Since while writing this 57 - some fatal signal sent by the Kernel to the test process
|
/linux/scripts/mod/ |
H A D | symsearch.c | 77 fatal("%s: size mismatch\n", __func__); in symsearch_populate() 95 fatal("%s: size mismatch\n", __func__); in symsearch_populate()
|
H A D | modpost.c | 432 fatal("target endian is unknown\n"); in parse_elf() 454 fatal("%s: not relocatable object.", filename); in parse_elf() 458 fatal("section header offset=%lu in file '%s' is bigger than filesize=%zu\n", in parse_elf() 498 fatal("%s is truncated. sechdrs[i].sh_offset=%lu > sizeof(*hrd)=%zu\n", in parse_elf() 505 fatal("%s has NOBITS .modinfo\n", filename); in parse_elf() 537 fatal("%s has no symtab?\n", filename); in parse_elf() 550 fatal("%s: SYMTAB_SHNDX has bad sh_link: %u!=%u\n", in parse_elf() 1031 fatal("The relocation at %s+0x%lx references\n" in default_mismatch_handler() 1388 fatal("Please add code to calculate addend for this architecture\n"); in section_rel() 1641 fatal("Ca in read_symbols_from_files() [all...] |