Home
last modified time | relevance | path

Searched refs:retry (Results 1376 - 1400 of 3310) sorted by relevance

1...<<51525354555657585960>>...133

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c1162 /* flush outstanding delalloc blocks and retry */ in xfs_create()
2512 retry: in xfs_ifree_mark_inode_stale()
2536 * retry. in xfs_ifree_mark_inode_stale()
2543 goto retry; in xfs_ifree_mark_inode_stale()
3750 retry: in xfs_iolock_two_inodes_and_break_layout()
3767 goto retry; in xfs_iolock_two_inodes_and_break_layout()
3781 goto retry; in xfs_iolock_two_inodes_and_break_layout()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c1152 static u8 __maybe_unused retry; in rtw_joinbss_event_prehandle() local
1176 retry = 0; in rtw_joinbss_event_prehandle()
1253 if (retry < 2) in rtw_joinbss_event_prehandle()
1259 retry++; in rtw_joinbss_event_prehandle()
1271 retry = 0; in rtw_joinbss_event_prehandle()
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_xdmac.c1546 int residue, retry, pm_status; in at_xdmac_tx_status() local
1621 for (retry = 0; retry < AT_XDMAC_RESIDUE_MAX_RETRIES; retry++) { in at_xdmac_tx_status()
1635 if (unlikely(retry >= AT_XDMAC_RESIDUE_MAX_RETRIES)) { in at_xdmac_tx_status()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c845 retry: in netlink_autobind()
858 goto retry; in netlink_autobind()
863 goto retry; in netlink_autobind()
1361 retry: in netlink_unicast()
1379 goto retry; in netlink_unicast()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8996.c2008 int ret, reg, retry; in wm8996_set_fll() local
2111 for (retry = 0; retry < 10; retry++) { in wm8996_set_fll()
2124 if (retry == 10) { in wm8996_set_fll()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_fsms.c578 ch->retry = 0; in ctcm_chx_setmode()
787 * simply retry after some 10 secs... in ctcm_chx_setuperr()
879 if (ch->retry++ < 3) in ctcm_chx_rxiniterr()
964 if (ch->retry++ < 3) in ctcm_chx_txiniterr()
999 if (ch->retry++ > 3) { in ctcm_chx_txretry()
1013 "%s : %s: retry %d", in ctcm_chx_txretry()
1014 CTCM_FUNTAIL, ch->id, ch->retry); in ctcm_chx_txretry()
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c372 nprmt->retry = argp->retrans; in nfs_decode_args()
376 nprmt->retry = NFS_MAXREXMIT; in nfs_decode_args()
382 nprmt->retry = NFS_MAXREXMIT + 1; /* Past clip limit */ in nfs_decode_args()
508 nprmt.retry = NFS_RETRANS; in nfs_bind()
580 nmp->nm_retry = nprmt.retry; in nfs_bind()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c2849 int retry = 0; in init_ssl_connection() local
2894 retry = is_retryable(con, i); in init_ssl_connection()
2904 retry = is_retryable(con, i); in init_ssl_connection()
2919 retry = is_retryable(con, i); in init_ssl_connection()
2927 || (!dtlslisten && !stateless && retry)) { in init_ssl_connection()
/third_party/openssl/apps/
H A Ds_server.c2844 int retry = 0; in init_ssl_connection() local
2889 retry = is_retryable(con, i); in init_ssl_connection()
2899 retry = is_retryable(con, i); in init_ssl_connection()
2914 retry = is_retryable(con, i); in init_ssl_connection()
2922 || (!dtlslisten && !stateless && retry)) { in init_ssl_connection()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c250 int retry = wpa_s->last_scan_req != MANUAL_SCAN_REQ && in wpas_trigger_scan_cb() local
254 retry = 0; in wpas_trigger_scan_cb()
256 /* do not retry if operation is not supported */ in wpas_trigger_scan_cb()
258 retry = 0; in wpas_trigger_scan_cb()
266 ret, retry ? " retry=1" : ""); in wpas_trigger_scan_cb()
277 if (retry) { in wpas_trigger_scan_cb()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c1120 * @nretry: Number of cycles to retry reading port status.
1150 * @nretry: Number of cycles to retry reading port status.
1803 /* enable all auto retry options and control endianness */ in init_global()
2327 retry: in send_afu_cmd()
2358 fallthrough; /* to retry */ in send_afu_cmd()
2361 goto retry; in send_afu_cmd()
2481 retry: in cxlflash_eh_device_reset_handler()
2490 goto retry; in cxlflash_eh_device_reset_handler()
3005 retry: in num_hwqs_store()
3021 goto retry; in num_hwqs_store()
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.c1689 retry: in f2fs_fsync_node_pages()
1781 goto retry; in f2fs_fsync_node_pages()
2476 retry: in f2fs_alloc_nid()
2508 goto retry; in f2fs_alloc_nid()
2686 retry: in f2fs_recover_inode_page()
2690 goto retry; in f2fs_recover_inode_page()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dmain.c1120 * @nretry: Number of cycles to retry reading port status.
1150 * @nretry: Number of cycles to retry reading port status.
1780 /* enable all auto retry options and control endianness */ in init_global()
2304 retry: in send_afu_cmd()
2335 fallthrough; /* to retry */ in send_afu_cmd()
2338 goto retry; in send_afu_cmd()
2458 retry: in cxlflash_eh_device_reset_handler()
2467 goto retry; in cxlflash_eh_device_reset_handler()
2982 retry: in num_hwqs_store()
2998 goto retry; in num_hwqs_store()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmmap.c1600 retry: in unmapped_area()
1611 goto retry; in unmapped_area()
1618 goto retry; in unmapped_area()
1651 retry: in unmapped_area_topdown()
1663 goto retry; in unmapped_area_topdown()
1670 goto retry; in unmapped_area_topdown()
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h655 Label retry; in AtomicBinop() local
656 __ Bind(&retry); in AtomicBinop()
718 __ Cbnz(store_result.W(), &retry); in AtomicBinop()
839 Label retry; in AtomicCompareExchange() local
841 Bind(&retry); in AtomicCompareExchange()
874 Cbnz(store_result.W(), &retry); in AtomicCompareExchange()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c2340 * Return 1 for any error that should generate a RAID path retry.
2341 * Return 0 for errors that don't require a RAID path retry.
2350 int retry = 0; in handle_ioaccel_mode2_error() local
2377 retry = 1; in handle_ioaccel_mode2_error()
2380 retry = 1; in handle_ioaccel_mode2_error()
2383 retry = 1; in handle_ioaccel_mode2_error()
2386 retry = 1; in handle_ioaccel_mode2_error()
2389 retry = 1; in handle_ioaccel_mode2_error()
2392 retry = 1; in handle_ioaccel_mode2_error()
2401 retry in handle_ioaccel_mode2_error()
5573 hpsa_ioaccel_submit(struct ctlr_info *h, struct CommandList *c, struct scsi_cmnd *cmd, bool retry) hpsa_ioaccel_submit() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h146 Task GenTask(int32_t retry, int32_t user, Handles handles = { WORK_SUB });
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h162 static void AfterOpen(const RdbParam &param, int32_t retry = 0);
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-sx8.c291 cmd.dvbs2_search.retry = 2; in start()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dwireless.h142 * - Add retry ioctls (work like PM)
148 * - Add new statistics (frag, retry, beacon)
223 * - Add IW_RETRY_SHORT/IW_RETRY_LONG retry modifiers
294 #define SIOCSIWRETRY 0x8B28 /* set retry limits and lifetime */
295 #define SIOCGIWRETRY 0x8B29 /* get retry limits and lifetime */
367 #define IWEVTXDROP 0x8C00 /* Packet dropped to excessive retry */
920 struct iw_param retry; /* Retry limits & lifetime */ member
1041 __u16 retry_capa; /* What retry options are supported */
1042 __u16 retry_flags; /* How to decode max/min retry limit */
1043 __u16 r_time_flags; /* How to decode max/min retry lif
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dprocfs.c201 " retry" in show_bitmap()
218 SFPF(retry), in show_bitmap()
/kernel/linux/linux-5.10/include/linux/
H A Dbuffer_head.h196 bool retry);
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-sx8.c282 cmd.dvbs2_search.retry = 2; in start()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dprocfs.c201 " retry" in show_bitmap()
218 SFPF(retry), in show_bitmap()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h563 int xfs_break_dax_layouts(struct inode *inode, bool *retry);

Completed in 71 milliseconds

1...<<51525354555657585960>>...133