Home
last modified time | relevance | path

Searched full:retry (Results 1 – 25 of 74) sorted by relevance

123

/Documentation/devicetree/bindings/ata/
Dceva,ahci-1v84.yaml77 ceva,p0-retry-params:
80 Retry interval timing value for port 0.
82 ceva,p0-retry-params = /bits/ 16 <RIT RCT>;
84 - description: RIT - Retry Interval Timer.
123 ceva,p1-retry-params:
126 Retry interval timing value for port 1.
128 ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
130 - description: RIT - Retry Interval Timer.
156 - ceva,p0-retry-params
160 - ceva,p1-retry-params
[all …]
/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-battery.yaml34 sbs,i2c-retry-count:
36 The number of times to retry I2C transactions on I2C IO failure.
40 sbs,poll-retry-count:
79 sbs,i2c-retry-count = <2>;
80 sbs,poll-retry-count = <10>;
/Documentation/devicetree/bindings/hwmon/
Dadi,ltc4282.yaml83 adi,overcurrent-retry:
85 If set, enables the chip to auto-retry 256 timer cycles after an
89 adi,overvoltage-retry-disable:
91 If set, disables the chip to auto-retry 50ms after an Overvoltage fault.
95 adi,undervoltage-retry-disable:
97 If set, disables the chip to auto-retry 50ms after an Undervoltage fault.
/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.yaml47 6. Go back to 1 (until retry time has expired).
80 wait-retry-us:
112 wait-retry-us = <3000>;
122 sbs,poll-retry-count = <1>;
Dgoogle,cros-ec-i2c-tunnel.yaml62 sbs,poll-retry-count = <1>;
/Documentation/locking/
Dseqlock.rst9 lockless readers (read-only retry loops), and no writer starvation. They
11 reader wants a consistent set of information and is willing to retry if
19 the reader must retry.
196 retry if a writer is in progress by detecting change in the sequence
219 starvation (too much retry loops) in case of a sharp spike in write
223 full locking read and no retry loop is necessary::
Dww-mutex-design.rst149 retry:
173 /* we lost out in a seqno race, lock and retry.. */
176 goto retry;
206 /* we lost out in a seqno race, lock and retry.. */
260 method #3 below. The backoff/retry procedure will be a bit more involved, since
294 retry:
310 goto retry;
/Documentation/devicetree/bindings/ipmi/
Dipmi-ipmb.yaml30 retry-time:
64 retry-time = <250>;
/Documentation/admin-guide/
Dxfs.rst393 or simply retry forever.
444 i.e. no retries, no retry timeout. This will always allow unmount to
447 If set to 0, the configured retry behaviour will continue until all
450 filesystem from ever unmounting fully in the case of "retry forever"
455 removed by the unmounting filesystem before a "retry forever" error
463 specific handlers defined. Where multiple retry constraints are configured for
464 a single error, the first retry configuration that expires will cause the error
471 the filesystem will propagate the error. The retry count for a given
475 Setting the value to "-1" will cause XFS to retry forever for this
481 Setting the value to "N" (where 0 < N < Max) will make XFS retry the
[all …]
/Documentation/ABI/stable/
Dsysfs-devices-system-xen_memory9 A value of zero means retry forever and is the default one.
28 to retry with a 'schedule_delay' delay.
/Documentation/fault-injection/
Dnvme-fault-injection.rst5 enabled, the default NVME_SC_INVALID_OPCODE with no retry will be
7 code and no retry flag via the debugfs. The list of Generic Command
16 Example 1: Inject default status code with no retry
71 Example 2: Inject default status code with retry
/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu82 (RO) the current image's retry counter, which is used by
120 1 firmware to reset current image retry
173 (RO) max retry parameter is stored in the firmware
Ddebugfs-pfo-nx-crypto19 recorded here (the hcall will retry until -EBUSY goes away).
Dsysfs-block-aoe29 commands waiting for a response. It will retry again after being
/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt59 - ti,rx-retry-timeout: Number of dma cycles to wait before retry on buffer
/Documentation/admin-guide/perf/
Dalibaba_pmu.rst35 - Group 2: PMU Retry Counters. This group has 10 counters, that intend to
36 count the total retry number of each type of uncorrectable error.
/Documentation/hwmon/
Dw83l785ts.rst42 we don't really know. The driver will retry a given number of times
/Documentation/core-api/
Ddma-attributes.rst115 drivers which handle failures (eg, retry later) have no problems with them,
117 problem at all, depending on the implementation of the retry mechanism.
/Documentation/networking/net_cachelines/
Dinet_connection_sock.rst38 struct_icsk_ack_u8 retry write_mostly read_write …
/Documentation/gpu/amdgpu/
Ddebugging.rst26 …[gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:3 pasid:32777, for process glxinfo pid 2424 t…
/Documentation/scsi/
Dscsi_eh.rst107 issue a retry scmd->allowed + 1 times. Asynchronous aborts are not invoked
110 retry which failed), when retries are exceeded, or when the EH deadline is
247 either retry or error-finish (notify upper layer of failure) recovered
296 - if retry is necessary, scmd is requeued using
/Documentation/gpu/
Ddrm-vm-bind-locking.rst88 ``mm/mmu_notifier.c`` as a "Collision-retry read-side/write-side
432 retry:
456 goto retry;
494 // sequence number and will always cause a retry. When all
526 If using an invalidated userptr list like this, the retry check in the
/Documentation/arch/powerpc/
Dcxlflash.rst266 an asynchronous AFU reset. Should the user choose to retry the operation,
268 can either retry the operation or treat it as a failure.
324 an asynchronous AFU reset. Should the user choose to retry the operation,
326 can either retry the operation or treat it as a failure.
Dtransactional_memory.rst41 /* Retry the transaction if it failed because it conflicted with
61 abort handler can check the cause of the failure, and retry.
/Documentation/driver-api/media/
Dcec-core.rst202 depends on whether this transmit is a retry, a message from a new initiator or
289 hardware retry can just set the counter corresponding to the transmit error
290 to 1, if the hardware does support retry then either set these counters to

123