Home
last modified time | relevance | path

Searched refs:fatal (Results 251 – 275 of 430) sorted by relevance

1...<<1112131415161718

/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c995 int ret, fatal; in nvmm_vcpu_exec() local
1004 fatal = nvmm_vcpu_loop(cpu); in nvmm_vcpu_exec()
1006 if (fatal) { in nvmm_vcpu_exec()
/openbmc/linux/Documentation/filesystems/
H A Dfuse.rst141 fatal (SIGKILL or unhandled fatal signal), then the request is
145 fatal, then an interrupted flag is set for the request. When
H A Dfiemap.rst43 flag is fatal to its operation. This scheme is intended to allow the
205 EINTR once fatal signal received.
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_pkgdata.bbclass61 bb.fatal("Couldn't find ourself in BB_TASKDEPDATA?")
H A Dsstate.bbclass38 bb.fatal("Unable to reduce sstate name to less than 255 chararacters")
182 bb.fatal("sstate code running without task context?!")
195 bb.fatal("sstate variables not setup correctly?!")
237 bb.fatal("Package already staged (%s)?!" % manifest)
287 bb.fatal("Recipe %s is trying to install files into a shared " \
1298 bb.fatal("Invalid line '%s' in sstate manifest '%s'" % (l, i))
1374 bb.fatal("Invalid line '%s' in sstate manifest '%s'" % (l, i))
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Daction.py61 bb.fatal("Parse failure with the specified layer added, exiting.")
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/
H A Dmongodb_git.bb76 # ld.gold: fatal error: build/59f4f0dd/mongo/mongod: Structure needs cleaning
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dbase.c342 r->fatal = IS_FATAL_ERROR(le32_to_cpu(p->error_status)); in scmi_base_fill_custom_report()
/openbmc/openbmc/poky/meta/recipes-devtools/meson/
H A Dmeson_1.3.1.bb15 file://0001-Make-CPU-family-warnings-fatal.patch \
/openbmc/docs/
H A Dfeatures.md39 - [Hardware Diagnostics][] for POWER Systems fatal hardware errors.
/openbmc/qemu/qapi/
H A Dcxl.json20 # @fatal: Fatal Event Log
28 'fatal']
H A Drun-state.json637 # @fatal: the failure is unrecoverable. This occurs for
650 'fatal',
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass294 bb.fatal("Image '%s' is %d bytes too large!" % (imgpath, imgsize - maxsize))
510 bb.fatal(f"Unknown FIT partition type: {partname}")
522 bb.fatal("Image '%s' is too large!" % imgpath)
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Dcooker.py206 bb.fatal('Error parsing LAYERDEPENDS_%s: %s' % (collection, str(vse)))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcross-canadian.bbclass60 …bb.fatal("Building cross-candian for an unknown TARGET_SYS (%s), please update cross-canadian.bbcl…
H A Dupdate-alternatives.bbclass158 …bb.fatal('%s: Use of ALTERNATIVE_LINKS/ALTERNATIVE_PATH/ALTERNATIVE_NAME is no longer supported, p…
173 … bb.fatal("Using update-alternatives for managing SysV init scripts is not supported")
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc206 …bb.fatal("Gold linker does not _yet_ support RISC-V and LoongArch architecture please remove ld-is…
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py192 bb.fatal("%s duplicate files %s %s is not the same\n" %
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h443 extern void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py219 def fatal(msgdomain, msg): function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py759 def source_info(file, d, fatal=True): argument
771 if fatal:
772 bb.fatal(msg)
1381 bb.fatal("File population failed")
1386 bb.fatal("File '%s' cannot be packaged into '%s' because its "
/openbmc/u-boot/board/cadence/xtfpga/
H A DREADME124 check and fatal error message if the image size exceeds 128 KB.
/openbmc/linux/arch/arc/boot/dts/
H A Dhsdk.dts22 …bootargs = "earlycon=uart8250,mmio32,0xf0005000,115200n8 console=ttyS0,115200n8 debug print-fatal-…
/openbmc/openbmc/poky/meta/classes/
H A Duseradd-staticids.bbclass86 …bb.fatal("%s: Unable to parse arguments for USERADD_PARAM:%s '%s': %s" % (d.getVar('PN'), pkg, par…
205 …bb.fatal("%s: Unable to parse arguments for GROUPADD_PARAM:%s '%s': %s" % (d.getVar('PN'), pkg, pa…
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py66 bb.fatal('Error parsing LAYERDEPENDS_%s: %s' % (name, str(vse)))

1...<<1112131415161718