arch/arm64/kvm/hyp/nvhe/gen-hyprel.c
186
fatal_error("assertion " #lhs " " #op " " #rhs \
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c
426
fatal_error("Unexpected RELA type %u", type);
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c
439
fatal_error("Unexpected SHT_REL section \"%s\"",
drivers/char/xillybus/xillybus.h
95
int fatal_error;
drivers/char/xillybus/xillybus_core.c
1025
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1171
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1215
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1357
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1394
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1410
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1438
if (endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1571
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1677
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1787
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
1815
endpoint->fatal_error = 0;
drivers/char/xillybus/xillybus_core.c
264
ep->fatal_error = 1;
drivers/char/xillybus/xillybus_core.c
653
if (endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
706
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
932
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
961
if (channel->endpoint->fatal_error)
drivers/char/xillybus/xillybus_core.c
998
if (channel->endpoint->fatal_error)
drivers/gpu/drm/i915/i915_request.c
556
GEM_BUG_ON(!fatal_error(rq->fence.error));
drivers/gpu/drm/i915/i915_request.c
583
if (fatal_error(old))
drivers/gpu/drm/i915/i915_request.c
640
if (unlikely(fatal_error(request->fence.error)))
drivers/misc/genwqe/card_base.c
1002
goto fatal_error;
drivers/misc/genwqe/card_base.c
1011
fatal_error:
drivers/misc/genwqe/card_base.c
667
goto fatal_error;
drivers/misc/genwqe/card_base.c
675
goto fatal_error;
drivers/misc/genwqe/card_base.c
698
goto fatal_error;
drivers/misc/genwqe/card_base.c
706
goto fatal_error;
drivers/misc/genwqe/card_base.c
718
goto fatal_error;
drivers/misc/genwqe/card_base.c
726
goto fatal_error;
drivers/misc/genwqe/card_base.c
732
goto fatal_error;
drivers/misc/genwqe/card_base.c
773
goto fatal_error;
drivers/misc/genwqe/card_base.c
786
fatal_error:
drivers/misc/genwqe/card_base.c
950
goto fatal_error;
drivers/misc/genwqe/card_base.c
958
goto fatal_error;
drivers/misc/genwqe/card_base.c
966
goto fatal_error;
drivers/misc/genwqe/card_base.c
975
goto fatal_error;
drivers/misc/genwqe/card_base.c
980
goto fatal_error;
drivers/misc/genwqe/card_base.c
994
goto fatal_error;
drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c
45
return health->fatal_error ? 1 : 0;
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c
302
u32 fatal_error;
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c
307
fatal_error = mlx5_health_check_fatal_sensors(dev);
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c
309
if (fatal_error) {
drivers/net/ethernet/mellanox/mlx5/core/health.c
171
u32 fatal_error;
drivers/net/ethernet/mellanox/mlx5/core/health.c
181
fatal_error = mlx5_health_check_fatal_sensors(dev);
drivers/net/ethernet/mellanox/mlx5/core/health.c
182
if (fatal_error == MLX5_SENSOR_PCI_COMM_ERR ||
drivers/net/ethernet/mellanox/mlx5/core/health.c
183
fatal_error == MLX5_SENSOR_NIC_DISABLED ||
drivers/net/ethernet/mellanox/mlx5/core/health.c
184
fatal_error == MLX5_SENSOR_NIC_SW_RESET) {
drivers/net/ethernet/mellanox/mlx5/core/health.c
305
if (dev->priv.health.fatal_error != MLX5_SENSOR_PCI_COMM_ERR)
drivers/net/ethernet/mellanox/mlx5/core/health.c
793
u32 fatal_error;
drivers/net/ethernet/mellanox/mlx5/core/health.c
800
fatal_error = mlx5_health_check_fatal_sensors(dev);
drivers/net/ethernet/mellanox/mlx5/core/health.c
802
if (fatal_error && !health->fatal_error) {
drivers/net/ethernet/mellanox/mlx5/core/health.c
803
mlx5_core_err(dev, "Fatal error %u detected\n", fatal_error);
drivers/net/ethernet/mellanox/mlx5/core/health.c
804
dev->priv.health.fatal_error = fatal_error;
drivers/net/ethernet/mellanox/mlx5/core/health.c
842
health->fatal_error = MLX5_SENSOR_NO_ERR;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
1317
if (!priv->fatal_error)
drivers/net/wireless/intel/ipw2x00/ipw2100.c
1320
priv->fatal_errors[priv->fatal_index++] = priv->fatal_error;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
1322
priv->fatal_error = 0;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
1477
if (!priv->fatal_error) {
drivers/net/wireless/intel/ipw2x00/ipw2100.c
2428
priv->fatal_error = IPW2100_ERR_C3_CORRUPTION;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
3219
read_nic_dword(dev, IPW_NIC_FATAL_ERROR, &priv->fatal_error);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
3221
priv->net_dev->name, priv->fatal_error);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
3223
read_nic_dword(dev, IPW_ERROR_ADDR(priv->fatal_error), &tmp);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
4050
DUMP_VAR(fatal_error, "d");
drivers/net/wireless/intel/ipw2x00/ipw2100.c
4156
if (priv->fatal_error)
drivers/net/wireless/intel/ipw2x00/ipw2100.c
4157
out += sprintf(out, "0x%08X\n", priv->fatal_error);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
4183
static DEVICE_ATTR_RW(fatal_error);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
5921
if (priv->fatal_error != 0) {
drivers/net/wireless/intel/ipw2x00/ipw2100.c
714
if (priv->fatal_error) {
drivers/net/wireless/intel/ipw2x00/ipw2100.c
785
priv->fatal_error = IPW2100_ERR_MSG_TIMEOUT;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
791
if (priv->fatal_error) {
drivers/net/wireless/intel/ipw2x00/ipw2100.c
972
if (priv->fatal_error) {
drivers/net/wireless/intel/ipw2x00/ipw2100.c
975
priv->net_dev->name, priv->fatal_error);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
984
priv->fatal_error = IPW2100_ERR_FW_LOAD;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
993
priv->fatal_error = IPW2100_ERR_FW_LOAD;
drivers/net/wireless/intel/ipw2x00/ipw2100.h
493
u32 fatal_error;
drivers/usb/storage/sddr55.c
159
info->fatal_error = 0;
drivers/usb/storage/sddr55.c
498
info->fatal_error = 1;
drivers/usb/storage/sddr55.c
859
if (info->fatal_error) {
drivers/usb/storage/sddr55.c
98
int fatal_error; /* set if we detect something nasty */
include/linux/mlx5/driver.h
448
u32 fatal_error;
sound/soc/codecs/wm_adsp.c
1111
dsp->fatal_error = false;
sound/soc/codecs/wm_adsp.c
1235
if (compr->dsp->fatal_error)
sound/soc/codecs/wm_adsp.c
1914
if (dsp->fatal_error || !buf || buf->error) {
sound/soc/codecs/wm_adsp.c
2024
if (dsp->fatal_error || !compr->buf || compr->buf->error) {
sound/soc/codecs/wm_adsp.c
2084
dsp->fatal_error = true;
sound/soc/codecs/wm_adsp.h
46
bool fatal_error;
tools/testing/selftests/timers/posix_timers.c
126
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
129
fatal_error(name, "setitimer()");
tools/testing/selftests/timers/posix_timers.c
139
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
156
fatal_error(name, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
159
fatal_error(name, "signal()");
tools/testing/selftests/timers/posix_timers.c
162
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
165
fatal_error(name, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
170
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
201
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
203
fatal_error(NULL, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
208
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
219
fatal_error(NULL, "signal()");
tools/testing/selftests/timers/posix_timers.c
222
fatal_error(NULL, "pthread_create()");
tools/testing/selftests/timers/posix_timers.c
225
fatal_error(NULL, "pthread_join()");
tools/testing/selftests/timers/posix_timers.c
258
fatal_error(NULL, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
264
fatal_error(NULL, "sigprocmask(SIG_UNBLOCK)");
tools/testing/selftests/timers/posix_timers.c
281
fatal_error(NULL, "pthread_create()");
tools/testing/selftests/timers/posix_timers.c
289
fatal_error(NULL, "sigaction()");
tools/testing/selftests/timers/posix_timers.c
295
fatal_error(NULL, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
307
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
320
fatal_error(NULL, "signal(SIG_IGN)");
tools/testing/selftests/timers/posix_timers.c
327
fatal_error(NULL, "pthread_cancel()");
tools/testing/selftests/timers/posix_timers.c
329
fatal_error(NULL, "pthread_join()");
tools/testing/selftests/timers/posix_timers.c
334
fatal_error(NULL, "sigaction()");
tools/testing/selftests/timers/posix_timers.c
340
fatal_error(NULL, "sigprocmask(SIG_UNBLOCK)");
tools/testing/selftests/timers/posix_timers.c
343
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
367
fatal_error(NULL, "sigaction()");
tools/testing/selftests/timers/posix_timers.c
373
fatal_error(NULL, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
380
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
388
fatal_error(NULL, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
398
fatal_error(NULL, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
402
fatal_error(NULL, "sigprocmask(SIG_UNBLOCK)");
tools/testing/selftests/timers/posix_timers.c
405
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
423
fatal_error(NULL, "sigaction()");
tools/testing/selftests/timers/posix_timers.c
429
fatal_error(NULL, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
436
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
444
fatal_error(NULL, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
449
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
453
fatal_error(NULL, "sigprocmask(SIG_UNBLOCK)");
tools/testing/selftests/timers/posix_timers.c
469
fatal_error(name, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
479
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
483
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
487
fatal_error(name, "timer_gettime()");
tools/testing/selftests/timers/posix_timers.c
490
fatal_error(name, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
509
fatal_error(name, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
516
fatal_error(name, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
524
fatal_error(name, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
527
fatal_error(name, "timer_gettime()");
tools/testing/selftests/timers/posix_timers.c
530
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
534
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
536
fatal_error(name, "timer_gettime()");
tools/testing/selftests/timers/posix_timers.c
544
fatal_error(name, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
563
fatal_error(name, "sigaction()");
tools/testing/selftests/timers/posix_timers.c
569
fatal_error(name, "sigprocmask(SIG_BLOCK)");
tools/testing/selftests/timers/posix_timers.c
576
fatal_error(name, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
584
fatal_error(name, "timer_settime()");
tools/testing/selftests/timers/posix_timers.c
587
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
591
fatal_error(name, "clock_gettime()");
tools/testing/selftests/timers/posix_timers.c
596
fatal_error(name, "sigprocmask(SIG_UNBLOCK)");
tools/testing/selftests/timers/posix_timers.c
599
fatal_error(name, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
640
fatal_error(NULL, "prctl(GET) failed\n");
tools/testing/selftests/timers/posix_timers.c
644
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
647
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/timers/posix_timers.c
650
fatal_error(NULL, "prctl(OFF)");
tools/testing/selftests/timers/posix_timers.c
653
fatal_error(NULL, "prctl(GET) failed\n");
tools/testing/selftests/timers/posix_timers.c
662
fatal_error(NULL, "timer_create()");
tools/testing/selftests/timers/posix_timers.c
665
fatal_error(NULL, "timer_delete()");
tools/testing/selftests/x86/amx.c
134
fatal_error("saw %d errors in noperm signal handler\n", noperm_errs);
tools/testing/selftests/x86/amx.c
173
fatal_error("prctl(ARCH_GET_XCOMP_PERM) error: %ld", rc);
tools/testing/selftests/x86/amx.c
175
fatal_error("ARCH_GET_XCOMP_PERM returns XFEATURE_XTILECFG off.");
tools/testing/selftests/x86/amx.c
185
fatal_error("ARCH_REQ_XCOMP_PERM saw unexpected success.\n");
tools/testing/selftests/x86/amx.c
187
fatal_error("ARCH_REQ_XCOMP_PERM saw unexpected failure.\n");
tools/testing/selftests/x86/amx.c
194
fatal_error("prctl(ARCH_GET_XCOMP_PERM) error: %ld", rc);
tools/testing/selftests/x86/amx.c
196
fatal_error("ARCH_REQ_XCOMP_PERM set a wrong bitmask: %lx, expected: %lx.\n",
tools/testing/selftests/x86/amx.c
236
fatal_error("mmap() for altstack");
tools/testing/selftests/x86/amx.c
256
fatal_error("sigaltstack() succeeded unexpectedly.\n");
tools/testing/selftests/x86/amx.c
259
fatal_error("sigaltstack()");
tools/testing/selftests/x86/amx.c
322
fatal_error("fork");
tools/testing/selftests/x86/amx.c
329
fatal_error("arch_prctl test parent exit");
tools/testing/selftests/x86/amx.c
339
fatal_error("fork");
tools/testing/selftests/x86/amx.c
345
fatal_error("arch_prctl test child exit");
tools/testing/selftests/x86/amx.c
371
fatal_error("fork");
tools/testing/selftests/x86/amx.c
387
fatal_error("fork test grandchild");
tools/testing/selftests/x86/amx.c
413
fatal_error("failed to allocate XSAVE buffer\n");
tools/testing/selftests/x86/amx.c
43
fatal_error("failed to allocate stashed_xsave\n");
tools/testing/selftests/x86/amx.c
430
fatal_error("TILEDATA registers did not change");
tools/testing/selftests/x86/amx.c
442
fatal_error("fork");
tools/testing/selftests/x86/amx.c
449
fatal_error("fork test child");
tools/testing/selftests/x86/amx.c
460
fatal_error("fork");
tools/testing/selftests/x86/amx.c
467
fatal_error("fork test grand child");
tools/testing/selftests/x86/amx.c
494
fatal_error("xstate cpuid: invalid tile data size/offset: %d/%d",