/openbmc/linux/tools/testing/selftests/x86/ |
H A D | amx.c | 72 #define fatal_error(msg, ...) err(1, "[FAIL]\t" msg, ##__VA_ARGS__) macro 84 fatal_error("sigaction"); in sethandler() 95 fatal_error("sigaction"); in clearhandler() 117 fatal_error("cpuid: no CPU xsave support"); in check_cpuid_xsave() 119 fatal_error("cpuid: no OS xsave support"); in check_cpuid_xsave() 157 fatal_error("xstate cpuid: invalid tile data size/offset: %d/%d", in check_cpuid_xtiledata() 173 fatal_error("aligned_alloc()"); in alloc_xbuf() 217 fatal_error("failed to allocate stashed_xsave\n"); in init_stashed_xsave() 323 fatal_error("saw %d errors in noperm signal handler\n", noperm_errs); in xrstor_safe() 368 fatal_error("prctl(ARCH_GET_XCOMP_PERM) error: %ld", rc); in validate_req_xcomp_perm() [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0020-se-proxy-protobuf-change.patch | 25 goto fatal_error; 32 goto fatal_error; 34 goto fatal_error; 43 + goto fatal_error; 50 + goto fatal_error; 56 + goto fatal_error;
|
H A D | 0007-plat-corstone1000-Initialize-capsule-update-provider.patch | 22 goto fatal_error; 29 goto fatal_error; 31 goto fatal_error; 37 + goto fatal_error; 43 + goto fatal_error;
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | card_base.c | 668 goto fatal_error; in genwqe_fir_checking() 676 goto fatal_error; in genwqe_fir_checking() 699 goto fatal_error; in genwqe_fir_checking() 707 goto fatal_error; in genwqe_fir_checking() 719 goto fatal_error; in genwqe_fir_checking() 727 goto fatal_error; in genwqe_fir_checking() 733 goto fatal_error; in genwqe_fir_checking() 774 goto fatal_error; in genwqe_fir_checking() 787 fatal_error: in genwqe_fir_checking() 951 goto fatal_error; in genwqe_health_thread() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | health.c | 166 u32 fatal_error; in reset_fw_if_needed() local 176 fatal_error = mlx5_health_check_fatal_sensors(dev); in reset_fw_if_needed() 177 if (fatal_error == MLX5_SENSOR_PCI_COMM_ERR || in reset_fw_if_needed() 178 fatal_error == MLX5_SENSOR_NIC_DISABLED || in reset_fw_if_needed() 179 fatal_error == MLX5_SENSOR_NIC_SW_RESET) { in reset_fw_if_needed() 300 if (dev->priv.health.fatal_error != MLX5_SENSOR_PCI_COMM_ERR) in mlx5_handle_bad_state() 809 u32 fatal_error; in poll_health() local 816 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_health() 818 if (fatal_error && !health->fatal_error) { in poll_health() 819 mlx5_core_err(dev, "Fatal error %u detected\n", fatal_error); in poll_health() [all …]
|
H A D | fw_reset.c | 267 u32 fatal_error; in poll_sync_reset() local 272 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_sync_reset() 274 if (fatal_error) { in poll_sync_reset()
|
H A D | en_selftest.c | 44 return health->fatal_error ? 1 : 0; in mlx5e_test_health_info()
|
/openbmc/linux/drivers/char/xillybus/ |
H A D | xillybus_core.c | 264 ep->fatal_error = 1; in xillybus_isr() 653 if (endpoint->fatal_error) in xilly_obtain_idt() 706 if (channel->endpoint->fatal_error) in xillybus_read() 932 if (channel->endpoint->fatal_error) in xillybus_read() 961 if (channel->endpoint->fatal_error) in xillybus_read() 998 if (channel->endpoint->fatal_error) in xillybus_read() 1025 if (channel->endpoint->fatal_error) in xillybus_myflush() 1171 if (channel->endpoint->fatal_error) in xillybus_myflush() 1216 if (channel->endpoint->fatal_error) in xillybus_write() 1358 if (channel->endpoint->fatal_error) in xillybus_write() [all …]
|
H A D | xillybus.h | 95 int fatal_error; member
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 161 #define fatal_error(fmt, ...) \ macro 183 fatal_error("assertion " #lhs " " #op " " #rhs \ 420 fatal_error("Unexpected RELA type %u", type); in emit_rela_section() 433 fatal_error("Unexpected SHT_REL section \"%s\"", in emit_all_relocs()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | sddr55.c | 98 int fatal_error; /* set if we detect something nasty */ member 159 info->fatal_error = 0; in sddr55_status() 492 info->fatal_error = 1; in sddr55_write_data() 854 if (info->fatal_error) { in sddr55_transport()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 65 bool fatal_error; member 255 VMSTATE_BOOL(fatal_error, XenXenstoreState), 1109 s->fatal_error = true; in copy_from_ring() 1176 s->fatal_error = true; in copy_to_ring() 1211 if (s->fatal_error) { in get_req() 1231 s->fatal_error = true; in get_req() 1248 if (s->fatal_error) { in put_rsp()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 99 - ocb->fatal_error("%s: Out of memory in line %"PRIu64, 100 + ocb->fatal_error("%s: Out of memory in line %" PRIu64,
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.h | 43 bool fatal_error; member
|
H A D | wm_adsp.c | 1099 dsp->fatal_error = false; in wm_adsp_event_post_stop() 1200 if (compr->dsp->fatal_error) in wm_adsp_compr_attach() 1880 if (dsp->fatal_error || !buf || buf->error) { in wm_adsp_compr_pointer() 1990 if (dsp->fatal_error || !compr->buf || compr->buf->error) { in wm_adsp_compr_read() 2050 dsp->fatal_error = true; in wm_adsp_fatal_error()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 719 if (priv->fatal_error) { in ipw2100_hw_send_command() 790 priv->fatal_error = IPW2100_ERR_MSG_TIMEOUT; in ipw2100_hw_send_command() 796 if (priv->fatal_error) { in ipw2100_hw_send_command() 977 if (priv->fatal_error) { in ipw2100_download_firmware() 980 priv->net_dev->name, priv->fatal_error); in ipw2100_download_firmware() 989 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware() 998 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware() 1322 if (!priv->fatal_error) in ipw2100_reset_fatalerror() 1325 priv->fatal_errors[priv->fatal_index++] = priv->fatal_error; in ipw2100_reset_fatalerror() 1327 priv->fatal_error = 0; in ipw2100_reset_fatalerror() [all …]
|
H A D | ipw2100.h | 493 u32 fatal_error; member
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_request.c | 541 static bool fatal_error(int error) in fatal_error() function 555 GEM_BUG_ON(!fatal_error(rq->fence.error)); in __i915_request_skip() 582 if (fatal_error(old)) in i915_request_set_error_once() 639 if (unlikely(fatal_error(request->fence.error))) in __i915_request_submit()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpmac.c | 434 goto fatal_error; in cpmac_poll() 486 goto fatal_error; in cpmac_poll() 508 fatal_error: in cpmac_poll()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | debugging.rst | 636 if fatal_error: 637 bb.fatal("fatal_error detected, unable to print the task list") 665 if [ fatal_error ]; then 666 bbfatal "fatal_error detected"
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 435 u32 fatal_error; member
|