Home
last modified time | relevance | path

Searched refs:error (Results 11176 - 11200 of 16562) sorted by relevance

1...<<441442443444445446447448449450>>...663

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_bitmap.c175 * Used to report the failed page idx on io error from the endio handlers.
180 /* if there has been an IO error for this page */
478 # error "ambiguous BITS_PER_PAGE"
949 /* ctx error will hold the completed-last non-zero error code, in drbd_bm_endio()
950 * in case error codes differ. */ in drbd_bm_endio()
951 ctx->error = blk_status_to_errno(bio->bi_status); in drbd_bm_endio()
1059 .error = 0, in __must_hold()
1156 if (ctx->error) { in __must_hold()
1159 err = -EIO; /* ctx->error in __must_hold()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Drepository.c463 int error; in ps3_repository_find_bus() local
466 error = ps3_repository_read_bus_type(i, &type); in ps3_repository_find_bus()
467 if (error) { in ps3_repository_find_bus()
471 return error; in ps3_repository_find_bus()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c788 pr_err("APIC delivery error (%lx)\n", accept_status); in wakeup_secondary_cpu_via_nmi()
902 pr_err("APIC delivery error (%lx)\n", accept_status); in wakeup_secondary_cpu_via_init()
1035 * Returns zero if CPU booted OK, else error code from
2099 goto error; in arch_scale_freq_tick()
2102 goto error; in arch_scale_freq_tick()
2106 goto error; in arch_scale_freq_tick()
2114 error: in arch_scale_freq_tick()
/kernel/linux/linux-5.10/drivers/dma/
H A Dmpc512x_dma.c96 u32 dmaes; /* DMA error status */
100 u32 dmaeeih; /* DMA enable error interrupt high(ch63~32) */
101 u32 dmaeeil; /* DMA enable error interrupt low(ch31~0) */
105 u8 dmaseei; /* DMA set enable error interrupt */
106 u8 dmaceei; /* DMA clear enable error interrupt */
109 u8 dmacerr; /* DMA clear error */
115 u32 dmaerrh; /* DMA error high(ch63~32) */
116 u32 dmaerrl; /* DMA error low(ch31~0) */
188 int error; member
334 /* Check error statu in mpc_dma_irq_process()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Drepository.c463 int error; in ps3_repository_find_bus() local
466 error = ps3_repository_read_bus_type(i, &type); in ps3_repository_find_bus()
467 if (error) { in ps3_repository_find_bus()
471 return error; in ps3_repository_find_bus()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Drdacm20.c577 goto error; in rdacm20_probe()
583 goto error; in rdacm20_probe()
595 ret = dev->ctrls.error; in rdacm20_probe()
625 error: in rdacm20_probe()
H A Dhi556.c568 "failed to write reg 0x%4.4x. error = %d", in hi556_write_reg_list()
743 if (ctrl_hdlr->error) in hi556_init_controls()
744 return ctrl_hdlr->error; in hi556_init_controls()
866 goto error; in hi556_resume()
873 error: in hi556_resume()
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dmedia-dev.c175 goto error; in fimc_pipeline_s_power()
178 error: in fimc_pipeline_s_power()
352 goto error; in __fimc_pipeline_s_stream()
356 error: in __fimc_pipeline_s_stream()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.c264 * Return 0 on success or a negative error code otherwise
328 * Return 0 on success or a negative error code otherwise
498 * Return 0 on success or a negative error code otherwise
773 * Return 0 on success or a negative error code otherwise
1040 * Return 0 on success or a negative error code otherwise
1063 * Return 0 on success or a negative error code otherwise
1299 * Return 0 on success or a negative error code otherwise
1322 goto error; in msm_ispif_register_entities()
1334 goto error; in msm_ispif_register_entities()
1341 goto error; in msm_ispif_register_entities()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispresizer.c1220 * Return 0 on success or a negative error code otherwise.
1273 * Return 0 on success or a negative error code otherwise.
1687 goto error; in omap3isp_resizer_register_entities()
1691 goto error; in omap3isp_resizer_register_entities()
1695 goto error; in omap3isp_resizer_register_entities()
1699 error: in omap3isp_resizer_register_entities()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c348 mfc_debug(2, "%s-- with error\n", __func__); in vidioc_g_fmt()
434 mfc_err("Wrong type error for S_FMT : %d", f->type); in vidioc_s_fmt()
603 mfc_err("Call on QBUF after unrecoverable error\n"); in vidioc_qbuf()
623 mfc_err_limited("Call on DQBUF after unrecoverable error\n"); in vidioc_dqbuf()
1121 if (ctx->ctrl_handler.error) { in s5p_mfc_dec_ctrls_setup()
1123 return ctx->ctrl_handler.error; in s5p_mfc_dec_ctrls_setup()
1149 if (ctx->ctrl_handler.error) { in s5p_mfc_dec_ctrls_setup()
1151 return ctx->ctrl_handler.error; in s5p_mfc_dec_ctrls_setup()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_utils.c441 cqp_request->compl_info.error = true; in i40iw_free_pending_cqp_request()
505 i40iw_pr_err("error cqp command 0x%x timed out", info->cqp_cmd); in i40iw_wait_event()
513 cqp_error = cqp_request->compl_info.error; in i40iw_wait_event()
515 i40iw_pr_err("error cqp command 0x%x completion maj = 0x%x min=0x%x\n", in i40iw_wait_event()
547 i40iw_pr_err("error cqp command 0x%x failed\n", info->cqp_cmd); in i40iw_handle_cqp_op()
983 ccq_cqe_info.error = cqp_request->compl_info.error; in i40iw_cqp_manage_hmc_fcn_worker()
1253 * i40iw_ieq_mpa_crc_ae - generate AE for crc error
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpmf.c318 int error ; in smt_build_pmf_response() local
342 pcon.pc_err = 0 ; /* no error */ in smt_build_pmf_response()
349 error = 0 ; in smt_build_pmf_response()
352 error = SMT_RDF_AUTHOR ; in smt_build_pmf_response()
367 pcon.pc_err = error ; in smt_build_pmf_response()
452 * return para even if error in smt_build_pmf_response()
567 * skip if error in smt_add_para()
728 case SMT_P208D : /* frame error condition */ in smt_add_para()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_printer.c395 int error; in setup_rx_reqs() local
412 error = usb_ep_queue(dev->out_ep, req, GFP_ATOMIC); in setup_rx_reqs()
414 if (error) { in setup_rx_reqs()
415 DBG(dev, "rx submit --> %d\n", error); in setup_rx_reqs()
831 /* on error, disable any endpoints */ in set_printer_interface()
839 /* caller is responsible for cleanup on error */ in set_printer_interface()
/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c137 int error = 0; in sctp_copy_local_addr_list() local
165 error = sctp_add_bind_addr(bp, &addr->a, sizeof(addr->a), in sctp_copy_local_addr_list()
167 if (error) in sctp_copy_local_addr_list()
172 return error; in sctp_copy_local_addr_list()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_conexant.c1105 goto error; in patch_conexant_auto()
1109 goto error; in patch_conexant_auto()
1113 goto error; in patch_conexant_auto()
1130 error: in patch_conexant_auto()
/kernel/linux/linux-5.10/sound/usb/
H A Dstream.c600 goto error; in parse_uac_endpoint_attributes()
609 goto error; in parse_uac_endpoint_attributes()
620 goto error; in parse_uac_endpoint_attributes()
628 error: in parse_uac_endpoint_attributes()
/kernel/linux/linux-5.10/fs/
H A Dlibfs.c486 * Returns 0 on success, -error on failure.
498 int error; in simple_setattr() local
500 error = setattr_prepare(dentry, iattr); in simple_setattr()
501 if (error) in simple_setattr()
502 return error; in simple_setattr()
715 * advanced by this number, or negative value is returned on error.
750 * advanced by this number, or negative value is returned on error.
785 * advanced by this number, or negative value is returned on error.
1452 * Return: 0 if hash was successful or unchanged, and -EINVAL on error
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c612 * return error if we don't either.
751 int error = -ENOMEM; in init_caches() local
790 error = ceph_fscache_register(); in init_caches()
791 if (error) in init_caches()
812 return error; in init_caches()
/kernel/linux/linux-5.10/fs/fuse/
H A Ddax.c798 int error = 0; in __fuse_dax_fault() local
816 ret = dax_iomap_fault(vmf, pe_size, &pfn, &error, &fuse_iomap_ops); in __fuse_dax_fault()
817 if ((ret & VM_FAULT_ERROR) && error == -EAGAIN) { in __fuse_dax_fault()
818 error = 0; in __fuse_dax_fault()
1042 * Either we got a mapping or it is an error, return in both in alloc_dax_mapping_reclaim()
/kernel/linux/linux-5.10/mm/
H A Dzswap.c199 /* fatal error during init */
559 goto error; in zswap_pool_create()
567 goto error; in zswap_pool_create()
573 goto error; in zswap_pool_create()
587 error: in zswap_pool_create()
843 * Returns ZSWAP_SWAPCACHE_FAIL on error
1161 * return -1 on entry not found or error
H A Dmemory_hotplug.c1051 goto error; in add_memory_resource()
1057 goto error; in add_memory_resource()
1063 goto error; in add_memory_resource()
1100 error: in add_memory_resource()
1734 * whether all memory blocks in question are offline and return error in try_remove_memory()
H A Drmap.c334 int error; in anon_vma_fork() local
347 error = anon_vma_clone(vma, pvma); in anon_vma_fork()
348 if (error) in anon_vma_fork()
349 return error; in anon_vma_fork()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_data.c95 * Return NULL if the buffer is good, otherwise the address of the error.
455 * or a verifier error because the bestfree data are bad.
689 int /* error */
703 int error; in xfs_dir3_data_init() local
709 error = xfs_da_get_buf(tp, dp, xfs_dir2_db_to_da(args->geo, blkno), in xfs_dir3_data_init()
711 if (error) in xfs_dir3_data_init()
712 return error; in xfs_dir3_data_init()
/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c95 * This function returns %0 on success and a negative error code on failure.
190 * This function returns %0 on success and a negative error code on failure.
225 * This function returns %0 on success and a negative error code on failure.
373 * This function returns %0 on success and a negative error code on failure.
619 * Returns the scanned information on success and a negative error code on
644 * Scan quietly until there is an error from which we cannot in ubifs_recover_leb()
655 goto error; in ubifs_recover_leb()
675 goto error; in ubifs_recover_leb()
754 * -ENOSPC error. in ubifs_recover_leb()
773 goto error; in ubifs_recover_leb()
[all...]

Completed in 52 milliseconds

1...<<441442443444445446447448449450>>...663