Searched refs:fatal (Results 1 - 25 of 60) sorted by relevance

123

/linux-master/arch/arm64/tools/
H A Dgen-cpucaps.awk8 function fatal(msg) { function
39 fatal("unhandled statement")
H A Dgen-sysreg.awk12 function fatal(msg) { function
33 fatal("error: block_pop() in root block")
42 fatal(NF " fields found where " nf " expected")
74 fatal("invalid bit-range definition '" bitdef "'")
79 fatal(reg "." field " starts at " msb " not " next_bit)
81 fatal(reg "." field " invalid high bit in '" bitdef "'")
83 fatal(reg "." field " invalid low bit in '" bitdef "'")
85 fatal(reg "." field " invalid bit-range '" bitdef "'")
87 fatal(reg "." field " has invalid range " high "-" low)
105 fatal("Missin
[all...]
/linux-master/arch/powerpc/boot/
H A Dsimpleboot.c34 fatal("Invalid device tree blob\n");
39 fatal("Cannot find root node\n");
42 fatal("Cannot find #address-cells property");
45 fatal("Cannot find #size-cells property");
51 fatal("Cannot find memory node\n");
54 fatal("cannot get memory range\n");
59 fatal("Memory range is not based at address 0\n");
72 fatal("Cannot find cpu node\n");
H A Dcuboot-hotfoot.c53 fatal("Can't find node for /plb/opb/serial@ef600300");
58 fatal("Can't find node for /plb/opb/ethernet@ef600900");
69 fatal("Can't find FDT node for nor_flash!??");
83 fatal("Can't find FDT node for partition@0");
90 fatal("Can't find FDT node for partition@1");
97 fatal("Can't find FDT node for partition@2");
104 fatal("Can't find FDT node for partition@3");
111 fatal("Can't find FDT node for partition@4");
118 fatal("Can't find FDT node for partition@6");
126 fatal("Ca
[all...]
H A Debony.c43 fatal("Couldn't locate FPGA node %s\n\r", EBONY_FPGA_PATH);
46 fatal("%s has missing or invalid virtual-reg property\n\r",
53 fatal("Couldn't locate small flash node %s\n\r",
57 fatal("%s has reg property of unexpected size\n\r",
H A Dtreeboot-currituck.c101 fatal("Invalid device tree blob\n");
106 fatal("Cannot find cpu node\n");
H A Dmain.c43 fatal("Error: not a valid PPC32 or PPC64 ELF file!\n\r");
64 fatal("Insufficient memory for kernel at address 0!"
69 fatal("The final kernel image would overwrite the "
88 fatal("Decompression failed with error code %ld\n\r", len);
91 fatal("Decompression error: got 0x%lx bytes, expected 0x%lx.\n\r",
133 fatal("Can't allocate memory for initial "
175 fatal("Can't allocate memory for ESM blob !\n\r");
282 /* console closed so printf in fatal below may not work */
283 fatal("Error: Linux kernel returned to zImage boot wrapper!\n\r");
H A Dlibfdt-wrapper.c53 fatal("Couldn't find %d bytes to expand device tree\n\r", size);
56 fatal("Couldn't expand fdt into new buffer: %s\n\r",
151 fatal("Couldn't pack flat tree: %s\n\r",
177 fatal("malloc failed. can't relocate the device tree\n\r");
182 fatal("fdt_init(): %s\n\r", fdt_strerror(err));
H A Dtreeboot-iss4xx.c42 fatal("Can't find memory node\n");
H A Depapr.c32 fatal("r6 contained 0x%08x instead of ePAPR magic number\n",
H A Dtreeboot-akebono.c145 fatal("Invalid device tree blob\n");
150 fatal("Cannot find cpu node\n");
H A Dwii.c109 fatal("Can't find memory node\n");
/linux-master/drivers/acpi/acpica/
H A Dexoparg3.c54 struct acpi_signal_fatal_info *fatal; local
70 fatal = ACPI_ALLOCATE(sizeof(struct acpi_signal_fatal_info));
71 if (fatal) {
72 fatal->type = (u32) operand[0]->integer.value;
73 fatal->code = (u32) operand[1]->integer.value;
74 fatal->argument = (u32) operand[2]->integer.value;
79 status = acpi_os_signal(ACPI_SIGNAL_FATAL, fatal);
83 ACPI_FREE(fatal);
/linux-master/arch/mips/sgi-ip32/
H A Dcrime.c47 int fatal = 0; local
64 fatal = 1;
68 fatal = 1;
86 if (fatal) {
/linux-master/arch/um/os-Linux/
H A Dstart_up.c73 static void fatal(char *fmt, ...) function
109 fatal("check_ptrace : expected SIGSTOP, got status = %d",
125 fatal("stop_ptraced_child : child exited with exitcode %d, "
181 fatal("missing\n");
205 fatal("check_ptrace : expected (SIGTRAP|0x80), "
297 fatal("Failed to initialize default registers");
/linux-master/tools/mm/
H A Dpage-types.c228 static void fatal(const char *x, ...) function
262 fatal("index overflow: %lu\n", index);
270 fatal("partial read: %lu bytes\n", bytes);
339 fatal("unknown flag bit %d\n", i);
631 fatal("hash table full: bump up HASH_SHIFT?\n");
694 fatal("kpagecgroup returned fewer pages than expected");
697 fatal("kpagecount returned fewer pages than expected");
781 fatal("too many addr ranges\n");
885 fatal("invalid name or number: %s\n", str);
992 fatal("mma
[all...]
/linux-master/include/net/
H A Dicmp.h25 unsigned int fatal:1; member in struct:icmp_err
/linux-master/drivers/edac/
H A De752x_edac.c516 static void do_global_error(int fatal, u32 errors) argument
528 fatal_message[fatal],
534 static inline void global_error(int fatal, u32 errors, int *error_found, argument
540 do_global_error(fatal, errors);
550 static void do_hub_error(int fatal, u8 errors) argument
557 fatal_message[fatal], hub_message[i]);
561 static inline void hub_error(int fatal, u8 errors, int *error_found, argument
567 do_hub_error(fatal, errors);
575 "NSI Link Down", /* NSI_FERR/NSI_NERR bit 0, fatal error */
577 "NSI Parity Error", /* bit 2, non-fatal */
607 do_nsi_error(int fatal, u32 errors) argument
618 nsi_error(int fatal, u32 errors, int *error_found, int handle_error) argument
665 do_sysbus_error(int fatal, u32 errors) argument
676 sysbus_error(int fatal, u32 errors, int *error_found, int handle_error) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_trans_dquot.c724 * Returns an inode QUOTA_NL_ warning code and whether or not it's fatal.
735 bool *fatal)
745 *fatal = false;
755 *fatal = true;
763 *fatal = true;
808 bool fatal; local
814 quota_nl = xfs_dqresv_check(blkres, qlim, nblks, &fatal);
821 if (fatal)
826 &fatal);
829 if (fatal)
731 xfs_dqresv_check( struct xfs_dquot_res *res, struct xfs_quota_limits *qlim, int64_t delta, bool *fatal) argument
[all...]
/linux-master/net/ipv6/
H A Dicmp.c1098 int fatal; member in struct:icmp6_err
1102 .fatal = 0,
1106 .fatal = 1,
1110 .fatal = 0,
1114 .fatal = 0,
1118 .fatal = 1,
1122 .fatal = 1,
1126 .fatal = 1,
1132 int fatal = 0; local
1138 fatal
[all...]
/linux-master/scripts/mod/
H A Dsymsearch.c77 fatal("%s: size mismatch\n", __func__);
95 fatal("%s: size mismatch\n", __func__);
/linux-master/scripts/
H A DMakefile.compiler41 printf "%b\n" "$(1)" | $(CC) -Werror $(CLANG_FLAGS) $(KBUILD_AFLAGS) -Wa$(comma)--fatal-warnings -c -x assembler-with-cpp -o "$$TMP" -,$(2),$(3))
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h115 unsigned short fatal; /* whether the condition reported is fatal */ member in struct:intr_info
/linux-master/net/ipv4/
H A Dicmp.c119 .fatal = 0,
123 .fatal = 0,
127 .fatal = 1,
131 .fatal = 1,
135 .fatal = 0,
139 .fatal = 0,
143 .fatal = 1,
147 .fatal = 1,
151 .fatal = 1,
155 .fatal
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dmachdep.h77 void (*log_error)(char *buf, unsigned int err_type, int fatal);
237 static inline void log_error(char *buf, unsigned int err_type, int fatal) argument
240 ppc_md.log_error(buf, err_type, fatal);

Completed in 259 milliseconds

123