/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1257 /* Exit instantly with error when device is not ready in il_send_scan_abort() 2976 goto error; in il_tx_queue_alloc() 2986 goto error; in il_tx_queue_alloc() 2992 error: in il_tx_queue_alloc() 3306 /* Input error checking is done when commands are added to queue. */ in il_tx_cmd_complete() 3692 bool error = false; in il_check_rxon_cmd() local 3697 error = true; in il_check_rxon_cmd() 3701 error = true; in il_check_rxon_cmd() 3706 error = true; in il_check_rxon_cmd() 3710 error in il_check_rxon_cmd() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 106 MODULE_PARM_DESC(verbose, "Log message verbosity: 0=error, 1=warn, 2=info(default), 3=debug"); 1979 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread() 1982 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread() 1995 "Fatal DMA error: 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X\n", in b43_do_interrupt_thread() 2003 b43_controller_restart(dev, "DMA error"); in b43_do_interrupt_thread() 2165 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext() argument 2173 if (error) in b43_print_fw_helptext() 2289 "Firmware file \"%s\" format error.\n", ctx->fwname); in b43_do_request_fw() 2519 goto error; in b43_try_request_fw() 2525 goto error; in b43_try_request_fw() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 428 __be32 error; /* error if any */ member 447 u32 error; member 3960 goto error; in wm_adsp_buffer_init() 3972 goto error; in wm_adsp_buffer_init() 3978 error: in wm_adsp_buffer_init() 4003 ret = wm_adsp_buffer_read(buf, HOST_BUFFER_FIELD(error), &buf->error); in wm_adsp_buffer_get_error() 4005 compr_err(buf, "Failed to check buffer error: %d\n", ret); in wm_adsp_buffer_get_error() 4008 if (buf->error ! in wm_adsp_buffer_get_error() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 1276 * further execution along this context and propagate the error on in reset_active() 2895 /* Propagate any change in error status */ in __execlists_unhold() 2896 if (rq->fence.error) in __execlists_unhold() 2897 i915_request_set_error_once(w, rq->fence.error); in __execlists_unhold() 2938 struct i915_gpu_coredump *error; member 2946 struct intel_gt_coredump *gt = cap->error->gt; in execlists_capture_work() 2960 cap->error->simulated = gt->simulated; in execlists_capture_work() 2962 /* Publish the error state, and announce it to the world */ in execlists_capture_work() 2963 i915_error_state_store(cap->error); in execlists_capture_work() 2964 i915_gpu_coredump_put(cap->error); in execlists_capture_work() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 106 MODULE_PARM_DESC(verbose, "Log message verbosity: 0=error, 1=warn, 2=info(default), 3=debug"); 1979 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread() 1982 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread() 1995 "Fatal DMA error: 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X\n", in b43_do_interrupt_thread() 2003 b43_controller_restart(dev, "DMA error"); in b43_do_interrupt_thread() 2165 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext() argument 2173 if (error) in b43_print_fw_helptext() 2289 "Firmware file \"%s\" format error.\n", ctx->fwname); in b43_do_request_fw() 2519 goto error; in b43_try_request_fw() 2525 goto error; in b43_try_request_fw() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1257 /* Exit instantly with error when device is not ready in il_send_scan_abort() 2974 goto error; in il_tx_queue_alloc() 2984 goto error; in il_tx_queue_alloc() 2990 error: in il_tx_queue_alloc() 3303 /* Input error checking is done when commands are added to queue. */ in il_tx_cmd_complete() 3689 bool error = false; in il_check_rxon_cmd() local 3694 error = true; in il_check_rxon_cmd() 3698 error = true; in il_check_rxon_cmd() 3703 error = true; in il_check_rxon_cmd() 3707 error in il_check_rxon_cmd() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.c | 555 goto error; in sli_fc_rq_alloc() 558 goto error; in sli_fc_rq_alloc() 562 goto error; in sli_fc_rq_alloc() 565 goto error; in sli_fc_rq_alloc() 575 error: in sli_fc_rq_alloc() 596 goto error; in sli_fc_rq_set_alloc() 603 goto error; in sli_fc_rq_set_alloc() 608 goto error; in sli_fc_rq_set_alloc() 620 goto error; in sli_fc_rq_set_alloc() 637 error in sli_fc_rq_set_alloc() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 772 dm->error.map.wl_fw_hang = true; in _chk_btc_err() 774 dm->error.map.wl_fw_hang = false; in _chk_btc_err() 787 dm->error.map.cycle_hang = true; in _chk_btc_err() 789 dm->error.map.cycle_hang = false; in _chk_btc_err() 801 dm->error.map.w1_hang = true; in _chk_btc_err() 803 dm->error.map.w1_hang = false; in _chk_btc_err() 815 dm->error.map.b1_hang = true; in _chk_btc_err() 817 dm->error.map.b1_hang = false; in _chk_btc_err() 829 dm->error.map.wl_e2g_hang = true; in _chk_btc_err() 831 dm->error in _chk_btc_err() [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_asset_change_request_napi.cpp | 210 NAPI_WARN_LOG("Failed to delete cache: %{private}s, error: %{public}d", cacheFileName.c_str(), ret); in DeleteCache() 920 napi_get_undefined(env, &jsContext->error); in DeleteAssetsCompleteCallback() 921 if (context->error == ERR_DEFAULT) { in DeleteAssetsCompleteCallback() 924 context->HandleError(env, jsContext->error); in DeleteAssetsCompleteCallback() 1366 context.error = OHOS_PERMISSION_DENIED_CODE; in OpenWriteCacheHandler() 1403 if (context->error == ERR_DEFAULT) { in GetWriteCacheHandlerCompleteCallback() 1405 napi_get_undefined(env, &jsContext->error); in GetWriteCacheHandlerCompleteCallback() 1408 context->HandleError(env, jsContext->error); in GetWriteCacheHandlerCompleteCallback() 1771 NAPI_ERR_LOG("Failed to copy data to moving photo video with error: %{public}d", ret); in CopyToMediaLibrary() 1779 NAPI_ERR_LOG("Failed to open %{private}s with error in CopyToMediaLibrary() [all...] |
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 650 if (result.error) { in safexcel_ahash_exit_inv() 651 dev_warn(priv->dev, "hash: completion error (%d)\n", in safexcel_ahash_exit_inv() 652 result.error); in safexcel_ahash_exit_inv() 653 return result.error; in safexcel_ahash_exit_inv() 972 dev_warn(priv->dev, "hash: invalidation error %d\n", ret); in safexcel_ahash_cra_exit() 1045 int error; member 1048 static void safexcel_ahash_complete(struct crypto_async_request *req, int error) in safexcel_ahash_complete() argument 1052 if (error == -EINPROGRESS) in safexcel_ahash_complete() 1055 result->error = error; in safexcel_ahash_complete() [all...] |
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd.c | 115 /* Get one page for error recovery. */ in dasd_alloc_device() 228 /* Disable extended error reporting for this device. */ in dasd_state_known_to_new() 337 * In case the analysis returns an error, the device setup is stopped 736 * some other device due to error recovery. This way we make sure that in dasd_profile_start() 1140 goto error; in dasd_statistics_createroot() 1144 goto error; in dasd_statistics_createroot() 1149 error: in dasd_statistics_createroot() 1410 /* internal error 10 - unknown rc*/ in dasd_term_IO() 1412 dev_err(&device->cdev->dev, "An error occurred in the " in dasd_term_IO() 1452 /* internal error 1 in dasd_start_IO() 2773 blk_status_t error = BLK_STS_OK; __dasd_cleanup_cqr() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | qla1280.c | 15 - Retain firmware image for error recovery. 18 - Improve error recovery. 32 - Correct order of error handling in probe_one, free_irq should not 95 - Migrate to use new error handling code 132 - Explicit mark that we do not use the new error handling (for now) 200 - Handle error if qla1280_mem_alloc() fails 229 to resolve compile/link error of schedule_task(). 323 - Added changes for the new LINUX interface template. Some new error 807 * The function will attempt to perform a specified error action and 813 * action = error actio 4155 int error = -ENODEV; qla1280_probe_one() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 443 * If the ecc fails, we return the error but otherwise in ocfs2_validate_dir_block() 444 * leave the filesystem running. We know any error is in ocfs2_validate_dir_block() 501 * real error codes would do to callers. We log the real codes with 725 /* read error, skip block & hope for the best. in ocfs2_find_entry_el() 1294 * removing the unindexed entry. If we get an error return in ocfs2_delete_entry_dx() 1790 /* On error, skip the f_pos to the end. */ in ocfs2_dir_foreach_blk_id() 1884 /* On error, skip the f_pos to the in ocfs2_dir_foreach_blk_el() 1937 int error = 0; in ocfs2_readdir() local 1943 error = ocfs2_inode_lock_atime(inode, file->f_path.mnt, &lock_level, 1); in ocfs2_readdir() 1944 if (lock_level && error > in ocfs2_readdir() [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-scsi.c | 336 * Zero on success, negative errno on error. 375 * Zero on success, negative errno on error. 406 goto error; in ata_cmd_ioctl() 436 goto error; in ata_cmd_ioctl() 442 * check condition even if no error. Filter that. */ in ata_cmd_ioctl() 453 args[1] = desc[3]; /* error */ in ata_cmd_ioctl() 463 goto error; in ata_cmd_ioctl() 469 error: in ata_cmd_ioctl() 483 * Zero on success, negative errno on error. 524 goto error; in ata_task_ioctl() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.c | 435 * If the ecc fails, we return the error but otherwise in ocfs2_validate_dir_block() 436 * leave the filesystem running. We know any error is in ocfs2_validate_dir_block() 493 * real error codes would do to callers. We log the real codes with 717 /* read error, skip block & hope for the best. in ocfs2_find_entry_el() 1286 * removing the unindexed entry. If we get an error return in ocfs2_delete_entry_dx() 1780 /* On error, skip the f_pos to the end. */ in ocfs2_dir_foreach_blk_id() 1873 /* On error, skip the f_pos to the in ocfs2_dir_foreach_blk_el() 1926 int error = 0; in ocfs2_readdir() local 1932 error = ocfs2_inode_lock_atime(inode, file->f_path.mnt, &lock_level, 1); in ocfs2_readdir() 1933 if (lock_level && error > in ocfs2_readdir() [all...] |
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd.c | 100 /* Get one page for error recovery. */ in dasd_alloc_device() 202 /* Disable extended error reporting for this device. */ in dasd_state_known_to_new() 308 * In case the analysis returns an error, the device setup is stopped 670 * some other device due to error recovery. This way we make sure that in dasd_profile_start() 1074 goto error; in dasd_statistics_createroot() 1078 goto error; in dasd_statistics_createroot() 1083 error: in dasd_statistics_createroot() 1344 /* internal error 10 - unknown rc*/ in dasd_term_IO() 1346 dev_err(&device->cdev->dev, "An error occurred in the " in dasd_term_IO() 1386 /* internal error 1 in dasd_start_IO() 2725 blk_status_t error = BLK_STS_OK; __dasd_cleanup_cqr() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 182 "internal error --- end of limit array\n"); in ccs_read_all_limits() 197 "internal error --- no room for regs\n"); in ccs_read_all_limits() 220 "internal error --- insufficient limits\n"); in ccs_read_all_limits() 985 if (sensor->pixel_array->ctrl_handler.error) { in ccs_init_controls() 988 sensor->pixel_array->ctrl_handler.error); in ccs_init_controls() 989 return sensor->pixel_array->ctrl_handler.error; in ccs_init_controls() 1007 if (sensor->src->ctrl_handler.error) { in ccs_init_controls() 1010 sensor->src->ctrl_handler.error); in ccs_init_controls() 1011 return sensor->src->ctrl_handler.error; in ccs_init_controls() 1043 return sensor->src->ctrl_handler.error; in ccs_init_late_controls() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | qla1280.c | 15 - Retain firmware image for error recovery. 18 - Improve error recovery. 32 - Correct order of error handling in probe_one, free_irq should not 95 - Migrate to use new error handling code 132 - Explicit mark that we do not use the new error handling (for now) 200 - Handle error if qla1280_mem_alloc() fails 229 to resolve compile/link error of schedule_task(). 323 - Added changes for the new LINUX interface template. Some new error 797 * The function will attempt to perform a specified error action and 803 * action = error actio 4144 int error = -ENODEV; qla1280_probe_one() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_rendering_context.cpp | 24 #include "base/error/error_code.h" 339 napi_value error = nullptr; in CreateErrorValue() local 340 napi_create_error(env, code, msg, &error); in CreateErrorValue() 341 return error; in CreateErrorValue() 524 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter error."); in JsOn() 563 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter error."); in JsOff()
|
/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_manager.c | 151 CONN_LOGE(CONN_COMMON, "lock failed, connid=%{public}u, error=%{public}d", connectionId, status); in DelTcpConnInfo() 289 CONN_LOGE(CONN_COMMON, "receiveData: error occurred! recvLen=%{public}d, len=%{public}d", recvLen, len); in RecvData() 527 int32_t error = SOFTBUS_HISYSEVT_TCP_CONNECTION_SOCKET_ERR; in TcpConnectDevice() local 534 DfxRecordTcpConnectFail(DEFAULT_PID, (ConnectOption *)option, NULL, statistics, error); in TcpConnectDevice() 554 DfxRecordTcpConnectFail(DEFAULT_PID, (ConnectOption *)option, NULL, statistics, error); in TcpConnectDevice()
|
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest/src/ |
H A D | ObjectStoreJsunit.test.js | 459 } catch (error) { 460 console.error(TAG + error);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 538 goto error; in amdgpu_gem_va_update_vm() 544 goto error; in amdgpu_gem_va_update_vm() 549 error: in amdgpu_gem_va_update_vm()
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-core.c | 553 goto error; in sun8i_ss_pm_resume() 559 goto error; in sun8i_ss_pm_resume() 565 error: in sun8i_ss_pm_resume() 800 /* Ignore error of debugfs */ in sun8i_ss_probe()
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 175 * nothing could modify the error value for this channel in sun8i_ce_run_task() 180 /* Sadly, the error bit is not per flow */ in sun8i_ce_run_task() 190 dev_err(ce->dev, "CE ERROR: data length error\n"); in sun8i_ce_run_task() 192 dev_err(ce->dev, "CE ERROR: keysram access error for AES\n"); in sun8i_ce_run_task() 208 dev_err(ce->dev, "CE ERROR: data length error\n"); in sun8i_ce_run_task() 210 dev_err(ce->dev, "CE ERROR: keysram access error for AES\n"); in sun8i_ce_run_task() 224 dev_err(ce->dev, "CE ERROR: data length error\n"); in sun8i_ce_run_task() 226 dev_err(ce->dev, "CE ERROR: keysram access error for AES\n"); in sun8i_ce_run_task() 230 dev_err(ce->dev, "CE ERROR: key ladder configuration error\n"); in sun8i_ce_run_task() 691 goto error; in sun8i_ce_pm_resume() [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_mc.c | 458 goto error; in edac_mc_alloc() 461 goto error; in edac_mc_alloc() 467 error: in edac_mc_alloc() 668 /* FIXME - should a warning be printed if no error detection? correction? */ 712 /* set load time so that error rate can be tracked */ in edac_mc_add_mc_with_groups() 799 /* ECC error page was not in our memory. Ignore it. */ in edac_mc_scrub_block() 856 "could not look up page error address %lx\n", in edac_mc_find_csrow_by_page() 997 /* Report the error via the trace interface */ in edac_raw_mc_handle_error() 1034 /* Fills the error report buffer */ in edac_mc_handle_error() 1051 * error counter in edac_mc_handle_error() [all...] |