Home
last modified time | relevance | path

Searched refs:fatal (Results 276 – 300 of 430) sorted by relevance

1...<<1112131415161718

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py507 …bb.fatal("Unable to connect to bitbake server, or start one (server startup failures would be in b…
H A Dbuild.py613 bb.fatal("T variable not set, unable to build")
1008 …bb.fatal("Circular task dependencies as %s depends on itself via the chain %s" % (task, " -> ".joi…
H A Ddata_smart.py512 …bb.fatal("Overrides could not be expanded into a stable state after 5 iterations, overrides must b…
553 …bb.fatal("Variable %s contains an operation using the old override syntax. Please convert this lay…
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-module-split.bbclass117 bb.fatal("pkg_postinst:%s not defined" % pkg)
H A Dcargo_common.bbclass176 bb.fatal(f"{lockfile} file doesn't exist")
H A Dcmake.bbclass29 bb.fatal("Unknown CMake Generator %s" % generator)
H A Dcompress_doc.bbclass43 …bb.fatal('Compression policy %s not supported (not listed in %s)\n' % (compress_mode, compress_lis…
H A Dimage-live.bbclass56 bb.fatal('Check IMAGE_FSTYPES and INITRAMFS_FSTYPES settings.')
/openbmc/u-boot/lib/
H A DKconfig109 bool "Do not reset the system on fatal error"
111 Define this option to stop the system in case of a fatal error,
/openbmc/linux/scripts/mod/
H A Dfile2alias.c147fatal("%s: sizeof(struct %s_device_id)=%lu is not a modulo of the size of section __mod_%s__<ident… in device_id_check()
161 fatal("%s: struct %s_device_id is not terminated with a NULL entry!\n", in device_id_check()
1158fatal("%s: Masked-off bit(s) of AMBA device ID are non-zero: id=0x%08X, mask=0x%08X. Please fix t… in do_amba_entry()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1271 bb.fatal(("Unable to get checksum for %s SRC_URI entry %s: file could not be found"
1373 bb.fatal("Can't determine lock path for url %s" % url)
1509 bb.fatal("Invalid value for 'unpack' parameter for %s: %s" %
1553 bb.fatal("Invalid value for 'dos' parameter for %s: %s" %
/openbmc/openbmc/poky/meta/classes/
H A Dgo-vendor.bbclass59 bb.fatal("SRC_URI is empty")
/openbmc/linux/Documentation/bpf/
H A Dbpf_prog_run.rst73 specifically, only fatal errors in setup or during execution (like memory
/openbmc/linux/Documentation/dev-tools/
H A Dkselftest.rst180 it that way. Timeouts in selftests are not considered fatal because the
192 treat these timeouts then as fatal.
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch126 + AC_MSG_NOTICE([poisoned directories are fatal])
/openbmc/linux/include/linux/
H A Dscmi_protocol.h977 bool fatal; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1349 unsigned short fatal; /* whether the condition reported is fatal */ member
1372 int fatal = 0; in t3_handle_intr_status() local
1378 if (acts->fatal) { in t3_handle_intr_status()
1379 fatal++; in t3_handle_intr_status()
1391 return fatal; in t3_handle_intr_status()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch198 self.fatal('The library %r could not be found' % libname)
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.debug78 bool "Make a GEM debug failure fatal"
/openbmc/qemu/block/
H A Dqcow2.c5964 void qcow2_signal_corruption(BlockDriverState *bs, bool fatal, int64_t offset, in qcow2_signal_corruption() argument
5972 fatal = fatal && bdrv_is_writable(bs); in qcow2_signal_corruption()
5975 (!fatal || (s->incompatible_features & QCOW2_INCOMPAT_CORRUPT))) in qcow2_signal_corruption()
5984 if (fatal) { in qcow2_signal_corruption()
5997 fatal); in qcow2_signal_corruption()
6000 if (fatal) { in qcow2_signal_corruption()
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass213 bb.fatal('DM_VERITY_IMAGE_TYPE must contain exactly one type')
/openbmc/openbmc/poky/bitbake/
H A DChangeLog61 - Detect builds of tasks with overlapping providers and warn (will become a fatal error) (#1359)
113 - Make fetcher timestamp updating non-fatal when permissions don't allow
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c2260 int fatal; in whpx_vcpu_exec() local
2269 fatal = whpx_vcpu_run(cpu); in whpx_vcpu_exec()
2271 if (fatal) { in whpx_vcpu_exec()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi627 interrupt-names = "wdog", "fatal", "ready",
934 interrupt-names = "wdog", "fatal", "ready",
1441 interrupt-names = "wdog", "fatal", "ready",
H A Dmsm8953.dtsi1071 interrupt-names = "wdog", "fatal", "ready",
1488 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1622 interrupt-names = "wdog", "fatal", "ready",

1...<<1112131415161718