Home
last modified time | relevance | path

Searched refs:retry (Results 1326 - 1350 of 3127) sorted by relevance

1...<<51525354555657585960>>...126

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c837 "MCDI proxy retry %d\n", proxy_handle); in _efx_mcdi_rpc()
839 /* We now retry the original request. */ in _efx_mcdi_rpc()
875 * retry our request shortly. in _efx_mcdi_rpc_evb_retry()
881 "%s: NO_EVB_PORT; will retry request\n", in _efx_mcdi_rpc_evb_retry()
1780 int retry; in efx_mcdi_read_assertion() local
1788 retry = 2; in efx_mcdi_read_assertion()
1796 } while ((rc == -EINTR || rc == -EIO) && retry-- > 0); in efx_mcdi_read_assertion()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsdio.c1394 int retry = ATH10K_CIS_READ_RETRY, ret = 0; in ath10k_sdio_set_mbox_sleep() local
1437 retry--; in ath10k_sdio_set_mbox_sleep()
1438 } while (retry > 0); in ath10k_sdio_set_mbox_sleep()
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c845 bs->retry--; in beiscsi_boot_process_compl()
855 bs->retry--; in beiscsi_boot_process_compl()
897 if (!bs->retry) { in beiscsi_boot_process_compl()
/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c555 XGENE_PMU_EVENT_ATTR(rd-retry, 0x18),
556 XGENE_PMU_EVENT_ATTR(wr-retry, 0x19),
557 XGENE_PMU_EVENT_ATTR(retry-gnt, 0x1a),
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c232 * @retries: number of times to retry request
699 * reasons. Just retry the command and see what in scsi_io_completion_action()
715 * media change, so we just retry the in scsi_io_completion_action()
754 * ready, or has a temporary blockage, retry. in scsi_io_completion_action()
966 * to retry code. Fast path should return in this block. in scsi_io_completion()
977 "Bytes remaining after failed, no-retry command"); in scsi_io_completion()
2101 retry: in scsi_mode_sense()
2138 * Invalid command operation code: retry using in scsi_mode_sense()
2145 goto retry; in scsi_mode_sense()
2178 goto retry; in scsi_mode_sense()
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_easrc.c1333 int retry = 200; in fsl_easrc_stop_context() local
1360 } while (--retry); in fsl_easrc_stop_context()
1362 if (retry == 0) in fsl_easrc_stop_context()
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c2432 bool do_cond_resched, retry; in console_unlock() local
2559 retry = prb_read_valid(prb, console_seq, NULL); in console_unlock()
2563 if (retry && console_trylock()) in console_unlock()
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdomain.c2119 retry: in dlm_register_domain()
2138 goto retry; in dlm_register_domain()
2166 goto retry; in dlm_register_domain()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_xmit.c135 retry: in do_output_route4()
143 goto retry; in do_output_route4()
152 goto retry; in do_output_route4()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nvme.c547 uint32_t tmo, uint8_t retry) in lpfc_nvme_gen_req()
645 genwqe->retry = retry; in lpfc_nvme_gen_req()
541 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct nvmefc_ls_req *pnvme_lsreq, void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_wcqe_complete *), struct lpfc_nodelist *ndlp, uint32_t num_entry, uint32_t tmo, uint8_t retry) lpfc_nvme_gen_req() argument
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Djedec_probe.c2157 retry: in jedec_probe_chip()
2181 goto retry; in jedec_probe_chip()
2212 goto retry; in jedec_probe_chip()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c834 "MCDI proxy retry %d\n", proxy_handle); in _efx_mcdi_rpc()
836 /* We now retry the original request. */ in _efx_mcdi_rpc()
872 * retry our request shortly. in _efx_mcdi_rpc_evb_retry()
878 "%s: NO_EVB_PORT; will retry request\n", in _efx_mcdi_rpc_evb_retry()
1772 int retry; in efx_mcdi_read_assertion() local
1780 retry = 2; in efx_mcdi_read_assertion()
1788 } while ((rc == -EINTR || rc == -EIO) && retry-- > 0); in efx_mcdi_read_assertion()
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c833 /* lost a race, retry */
1218 retry: in __ceph_setxattr()
1235 goto retry; in __ceph_setxattr()
1258 goto retry; in __ceph_setxattr()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c510 retry: in hugetlb_unmap_file_folio()
552 * unlock, drop our reference and retry looking for in hugetlb_unmap_file_folio()
557 goto retry; in hugetlb_unmap_file_folio()
573 goto retry; in hugetlb_unmap_file_folio()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdomain.c2114 retry: in dlm_register_domain()
2133 goto retry; in dlm_register_domain()
2161 goto retry; in dlm_register_domain()
/kernel/linux/linux-6.6/fs/ext4/
H A Dialloc.c585 int retry = 0; in find_group_other() local
599 if (!retry && EXT4_I(parent)->i_last_alloc_group != ~0) { in find_group_other()
600 retry = 1; in find_group_other()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_lib.c195 * @retries: number of times to retry request
707 * reasons. Just retry the command and see what in scsi_io_completion_action()
723 * media change, so we just retry the in scsi_io_completion_action()
762 * ready, or has a temporary blockage, retry. in scsi_io_completion_action()
973 * to retry code. Fast path should return in this block. in scsi_io_completion()
984 "Bytes remaining after failed, no-retry command"); in scsi_io_completion()
2193 retry: in scsi_mode_sense()
2229 * Invalid command operation code: retry using in scsi_mode_sense()
2239 goto retry; in scsi_mode_sense()
2246 goto retry; in scsi_mode_sense()
[all...]
/kernel/linux/linux-6.6/drivers/vhost/
H A Dnet.c938 bool retry = err == -EAGAIN || err == -ENOMEM || err == -ENOBUFS; in handle_tx_zerocopy() local
943 if (retry) in handle_tx_zerocopy()
949 if (retry) { in handle_tx_zerocopy()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c838 "MCDI proxy retry %d\n", proxy_handle); in _efx_mcdi_rpc()
840 /* We now retry the original request. */ in _efx_mcdi_rpc()
876 * retry our request shortly. in _efx_mcdi_rpc_evb_retry()
882 "%s: NO_EVB_PORT; will retry request\n", in _efx_mcdi_rpc_evb_retry()
1723 int retry; in efx_mcdi_read_assertion() local
1731 retry = 2; in efx_mcdi_read_assertion()
1739 } while ((rc == -EINTR || rc == -EIO) && retry-- > 0); in efx_mcdi_read_assertion()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dsdio.c1394 int retry = ATH10K_CIS_READ_RETRY, ret = 0; in ath10k_sdio_set_mbox_sleep() local
1437 retry--; in ath10k_sdio_set_mbox_sleep()
1438 } while (retry > 0); in ath10k_sdio_set_mbox_sleep()
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c552 XGENE_PMU_EVENT_ATTR(rd-retry, 0x18),
553 XGENE_PMU_EVENT_ATTR(wr-retry, 0x19),
554 XGENE_PMU_EVENT_ATTR(retry-gnt, 0x1a),
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c335 int ret, i, retry = 100; in smu_v13_0_6_setup_driver_pptable() local
339 while (--retry) { in smu_v13_0_6_setup_driver_pptable()
351 if (!retry) in smu_v13_0_6_setup_driver_pptable()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_easrc.c1333 int retry = 200; in fsl_easrc_stop_context() local
1360 } while (--retry); in fsl_easrc_stop_context()
1362 if (retry == 0) in fsl_easrc_stop_context()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c851 bs->retry--; in beiscsi_boot_process_compl()
861 bs->retry--; in beiscsi_boot_process_compl()
903 if (!bs->retry) { in beiscsi_boot_process_compl()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nvme.c396 uint32_t tmo, uint8_t retry) in lpfc_nvme_gen_req()
500 genwqe->retry = retry; in lpfc_nvme_gen_req()
390 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct nvmefc_ls_req *pnvme_lsreq, void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), struct lpfc_nodelist *ndlp, uint32_t num_entry, uint32_t tmo, uint8_t retry) lpfc_nvme_gen_req() argument

Completed in 64 milliseconds

1...<<51525354555657585960>>...126