Home
last modified time | relevance | path

Searched refs:fatal_error (Results 1 – 15 of 15) sorted by relevance

/linux/tools/testing/selftests/timers/
H A Dposix_timers.c43 #define fatal_error(name, what) __fatal_error(__func__, name, what) macro
117 fatal_error(name, "gettimeofday()"); in check_itimer()
120 fatal_error(name, "setitimer()"); in check_itimer()
130 fatal_error(name, "gettimeofday()"); in check_itimer()
146 fatal_error(name, "timer_create()"); in check_timer_create()
149 fatal_error(name, "signal()"); in check_timer_create()
152 fatal_error(name, "gettimeofday()"); in check_timer_create()
155 fatal_error(name, "timer_settime()"); in check_timer_create()
160 fatal_error(name, "gettimeofday()"); in check_timer_create()
191 fatal_error(NULL, "timer_create()"); in ctd_thread_func()
[all …]
/linux/tools/testing/selftests/x86/
H A Damx.c27 #define fatal_error(msg, ...) err(1, "[FAIL]\t" msg, ##__VA_ARGS__) macro
43 fatal_error("failed to allocate stashed_xsave\n"); in init_stashed_xsave()
134 fatal_error("saw %d errors in noperm signal handler\n", noperm_errs); in xrstor_safe()
173 fatal_error("prctl(ARCH_GET_XCOMP_PERM) error: %ld", rc); in validate_req_xcomp_perm()
175 fatal_error("ARCH_GET_XCOMP_PERM returns XFEATURE_XTILECFG off."); in validate_req_xcomp_perm()
185 fatal_error("ARCH_REQ_XCOMP_PERM saw unexpected success.\n"); in validate_req_xcomp_perm()
187 fatal_error("ARCH_REQ_XCOMP_PERM saw unexpected failure.\n"); in validate_req_xcomp_perm()
194 fatal_error("prctl(ARCH_GET_XCOMP_PERM) error: %ld", rc); in validate_req_xcomp_perm()
196 fatal_error("ARCH_REQ_XCOMP_PERM set a wrong bitmask: %lx, expected: %lx.\n", in validate_req_xcomp_perm()
236 fatal_error("mmap() for altstack"); in alloc_altstack()
[all …]
/linux/drivers/misc/genwqe/
H A Dcard_base.c667 goto fatal_error; in genwqe_fir_checking()
675 goto fatal_error; in genwqe_fir_checking()
698 goto fatal_error; in genwqe_fir_checking()
706 goto fatal_error; in genwqe_fir_checking()
718 goto fatal_error; in genwqe_fir_checking()
726 goto fatal_error; in genwqe_fir_checking()
732 goto fatal_error; in genwqe_fir_checking()
773 goto fatal_error; in genwqe_fir_checking()
786 fatal_error: in genwqe_fir_checking()
950 goto fatal_error; in genwqe_health_thread()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c171 u32 fatal_error; in reset_fw_if_needed() local
181 fatal_error = mlx5_health_check_fatal_sensors(dev); in reset_fw_if_needed()
182 if (fatal_error == MLX5_SENSOR_PCI_COMM_ERR || in reset_fw_if_needed()
183 fatal_error == MLX5_SENSOR_NIC_DISABLED || in reset_fw_if_needed()
184 fatal_error == MLX5_SENSOR_NIC_SW_RESET) { in reset_fw_if_needed()
305 if (dev->priv.health.fatal_error != MLX5_SENSOR_PCI_COMM_ERR) in mlx5_handle_bad_state()
793 u32 fatal_error; in poll_health() local
800 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_health()
802 if (fatal_error && !health->fatal_error) { in poll_health()
803 mlx5_core_err(dev, "Fatal error %u detected\n", fatal_error); in poll_health()
[all …]
H A Dfw_reset.c302 u32 fatal_error; in poll_sync_reset() local
307 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_sync_reset()
309 if (fatal_error) { in poll_sync_reset()
H A Den_selftest.c45 return health->fatal_error ? 1 : 0; in mlx5e_test_health_info()
/linux/drivers/char/xillybus/
H A Dxillybus_core.c264 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()
1215 if (channel->endpoint->fatal_error) in xillybus_write()
1357 if (channel->endpoint->fatal_error) in xillybus_write()
[all …]
H A Dxillybus.h95 int fatal_error; member
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c164 #define fatal_error(fmt, ...) \ macro
186 fatal_error("assertion " #lhs " " #op " " #rhs \
426 fatal_error("Unexpected RELA type %u", type); in emit_rela_section()
439 fatal_error("Unexpected SHT_REL section \"%s\"", in emit_all_relocs()
/linux/drivers/usb/storage/
H A Dsddr55.c98 int fatal_error; /* set if we detect something nasty */ member
159 info->fatal_error = 0; in sddr55_status()
498 info->fatal_error = 1; in sddr55_write_data()
859 if (info->fatal_error) { in sddr55_transport()
/linux/sound/soc/codecs/
H A Dwm_adsp.h46 bool fatal_error; member
H A Dwm_adsp.c1086 dsp->fatal_error = false; in wm_adsp_event_post_stop()
1197 if (compr->dsp->fatal_error) in wm_adsp_compr_attach()
1876 if (dsp->fatal_error || !buf || buf->error) { in wm_adsp_compr_pointer()
1986 if (dsp->fatal_error || !compr->buf || compr->buf->error) { in wm_adsp_compr_read()
2046 dsp->fatal_error = true; in wm_adsp_fatal_error()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c714 if (priv->fatal_error) { in ipw2100_hw_send_command()
785 priv->fatal_error = IPW2100_ERR_MSG_TIMEOUT; in ipw2100_hw_send_command()
791 if (priv->fatal_error) { in ipw2100_hw_send_command()
972 if (priv->fatal_error) { in ipw2100_download_firmware()
975 priv->net_dev->name, priv->fatal_error); in ipw2100_download_firmware()
984 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware()
993 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware()
1317 if (!priv->fatal_error) in ipw2100_reset_fatalerror()
1320 priv->fatal_errors[priv->fatal_index++] = priv->fatal_error; in ipw2100_reset_fatalerror()
1322 priv->fatal_error = 0; in ipw2100_reset_fatalerror()
[all …]
H A Dipw2100.h493 u32 fatal_error; member
/linux/include/linux/mlx5/
H A Ddriver.h446 u32 fatal_error; member