/kernel/linux/linux-6.6/lib/ |
H A D | test_xarray.c | 130 /* Make sure we can iterate through retry entries */ in check_xas_retry() 874 retry: in __check_store_iter() 886 goto retry; in __check_store_iter()
|
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.c | 1425 retry: in ff_rtsp_send_cmd_with_content() 1439 goto retry; in ff_rtsp_send_cmd_with_content()
|
H A D | mov.c | 409 retry: in mov_read_udta_string() 438 goto retry; in mov_read_udta_string() 448 goto retry; in mov_read_udta_string() 9024 retry: 9031 goto retry; 9058 goto retry; 9157 goto retry;
|
/third_party/backends/backend/ |
H A D | coolscan3.c | 2354 int retry = 3; in cs3_scanner_ready() local 2366 if (--retry < 0) in cs3_scanner_ready()
|
H A D | coolscan2.c | 2305 int retry = 3; in cs2_scanner_ready() local 2316 if (--retry < 0) in cs2_scanner_ready()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_crypto.c | 2376 retry: in dpp_test_gen_invalid_key() 2395 goto retry; in dpp_test_gen_invalid_key()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 618 int *mid, u16 *seq, int *mcast, int *retry);
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsfs.c | 549 if (tcon->retry) in cifs_show_options()
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | bitmap.c | 133 PROC_INFO_INC(s, scan_bitmap.retry); in is_block_in_journal()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_wlan_util.c | 432 pmlmeinfo->FW_sta_info[mac_id].retry = 0; in allocate_fw_sta_entry()
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | bitmap.c | 133 PROC_INFO_INC(s, scan_bitmap.retry); in is_block_in_journal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 620 int *mid, u16 *seq, int *mcast, int *retry);
|
/third_party/curl/lib/ |
H A D | urldata.h | 520 BIT(retry); /* this connection is about to get closed and then 693 char *newurl; /* Set to the new URL to use when a redirect or a retry is
|
/third_party/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 847 uint16_t retry; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_dns_record.c | 571 return &dns_rr->r.soa.retry; in ares_dns_rr_data_ptr()
|
/third_party/libwebsockets/lib/secure-streams/protocols/ |
H A D | ss-mqtt.c | 558 h->retry = 0; in secstream_mqtt()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 9991 int retry = 0, rc; in bnxt_try_recover_fw() local 10000 retry++; in bnxt_try_recover_fw() 10001 } while (rc == -EBUSY && retry < BNXT_FW_RETRY); in bnxt_try_recover_fw() 10061 int rc, retry = 0; in bnxt_hwrm_if_change() local 10076 while (retry < BNXT_FW_IF_RETRY) { in bnxt_hwrm_if_change() 10082 retry++; in bnxt_hwrm_if_change() 11133 netdev_warn(bp->dev, "Cannot configure L2 filters while PF is unavailable, will retry\n"); in bnxt_cfg_rx_mode() 12112 netdev_warn(bp->dev, "update phy settings retry failed\n"); in bnxt_sp_task() 12115 netdev_info(bp->dev, "update phy settings retry succeeded\n"); in bnxt_sp_task() 14012 int retry in bnxt_io_slot_reset() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 3693 * Allow MBIST, etc. to complete; longer on each retry. in qib_do_7322_reset() 5440 goto retry; in try_7322_ipg() 5446 goto retry; in try_7322_ipg() 5477 retry: in try_7322_ipg() 6921 retry: in qib_sdma_7322_gethead() 6945 goto retry; in qib_sdma_7322_gethead()
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 255 * return valid value. As a workaround in driver, retry readl for in megasas_readl() 1011 u32 retry = 0 ; in megasas_adp_reset_gen2() local 1035 dev_notice(&instance->pdev->dev, "RESETGEN2: retry=%x, hostdiag=%x\n", in megasas_adp_reset_gen2() 1036 retry, HostDiag); in megasas_adp_reset_gen2() 1038 if (retry++ >= 100) in megasas_adp_reset_gen2() 1053 dev_notice(&instance->pdev->dev, "RESET_GEN2: retry=%x, hostdiag=%x\n", in megasas_adp_reset_gen2() 1054 retry, HostDiag); in megasas_adp_reset_gen2() 1056 if (retry++ >= 1000) in megasas_adp_reset_gen2() 3568 /* flag for the retry reset */ in megasas_complete_cmd() 6039 /*waiting for about 30 second before retry*/ in megasas_init_fw() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 3671 * Allow MBIST, etc. to complete; longer on each retry. in qib_do_7322_reset() 5418 goto retry; in try_7322_ipg() 5424 goto retry; in try_7322_ipg() 5455 retry: in try_7322_ipg() 6892 retry: in qib_sdma_7322_gethead() 6916 goto retry; in qib_sdma_7322_gethead()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 4653 bool retry = true; in intel_modeset_pipe_config() local 4684 * can be changed by the connectors in the below retry loop. in intel_modeset_pipe_config() 4758 if (drm_WARN(&i915->drm, !retry, in intel_modeset_pipe_config() 4765 retry = false; in intel_modeset_pipe_config() 7824 retry: in intel_initial_commit() 7868 goto retry; in intel_initial_commit()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 265 * return valid value. As a workaround in driver, retry readl for in megasas_readl() 1021 u32 retry = 0 ; in megasas_adp_reset_gen2() local 1045 dev_notice(&instance->pdev->dev, "RESETGEN2: retry=%x, hostdiag=%x\n", in megasas_adp_reset_gen2() 1046 retry, HostDiag); in megasas_adp_reset_gen2() 1048 if (retry++ >= 100) in megasas_adp_reset_gen2() 1063 dev_notice(&instance->pdev->dev, "RESET_GEN2: retry=%x, hostdiag=%x\n", in megasas_adp_reset_gen2() 1064 retry, HostDiag); in megasas_adp_reset_gen2() 1066 if (retry++ >= 1000) in megasas_adp_reset_gen2() 3604 /* flag for the retry reset */ in megasas_complete_cmd() 6095 /*waiting for about 30 second before retry*/ in megasas_init_fw() [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-integrity.c | 2006 retry: in dm_integrity_map_continue() 2025 goto retry; in dm_integrity_map_continue() 2106 goto retry; in dm_integrity_map_continue()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 231 * * at the requester a new OPFN request being generated to retry in tid_rdma_conn_reply() 254 * during retry, it will lead to req->cur_seg = 0, which is exactly in tid_rdma_conn_reply() 1451 * called again with previous arguments to retry the TID allocation. There are 1790 bool retry = true; variable 1815 retry = false; 1861 if (!retry) { 2188 * It's possible to receive a retry psn that is earlier than an RNRNAK in tid_rdma_rcv_error() 4591 * ACK is received after the TID retry timer is fired in hfi1_rc_rcv_tid_rdma_ack() 4802 "Exhausted retries. Tid retry timeout = ", in hfi1_tid_retry_timeout()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_linux.c | 1827 wrqu->retry.value = 7; in rtw_wx_get_retry() 1828 wrqu->retry.fixed = 0; /* no auto select */ in rtw_wx_get_retry() 1829 wrqu->retry.disabled = 1; in rtw_wx_get_retry()
|