Home
last modified time | relevance | path

Searched refs:timed (Results 1 – 25 of 54) sorted by relevance

123

/linux/tools/power/cpupower/bench/
H A Dbenchmark.c38 unsigned int timed = 0; in calculate_timespace() local
48 timed = (unsigned int)(then - now); in calculate_timespace()
53 rounds = (unsigned int)(load * estimated / timed); in calculate_timespace()
59 timed = (unsigned int)(then - now); in calculate_timespace()
/linux/tools/memory-model/scripts/
H A Dcmplitmushist.sh47 echo Both runs timed out: $2
50 echo Old run timed out: $2
53 echo New run timed out: $2
H A Drunlitmushist.sh48 exitmsg="timed out"
/linux/Documentation/scsi/
H A Dscsi_eh.rst155 has timed out, unless hostt->eh_timed_out() made lower layers forget
162 forget about - timed out scmds later.
204 device forget about timed out scmds and make them ready for new
241 timed-out scmds, SCSI EH ensures that LLDD forgets about a scmd
372 failed, we may still have timed out scmds at this point
377 a sdev has no timed out scmd.
468 - Know that timed out scmds are still active on lower layers. Make
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-poll.rst49 ``POLLWRNORM`` flags. When the function timed out it returns a value of
94 non-zero ``revents`` fields, or zero if the call timed out. On error -1
H A Dfunc-select.rst57 ``fd_set``. When the function timed out it returns
/linux/drivers/pmdomain/
H A Dcore.c700 static int _genpd_power_on(struct generic_pm_domain *genpd, bool timed) in _genpd_power_on() argument
718 timed = timed && genpd->gd && !genpd->states[state_idx].fwnode; in _genpd_power_on()
719 if (!timed) { in _genpd_power_on()
751 static int _genpd_power_off(struct generic_pm_domain *genpd, bool timed) in _genpd_power_off() argument
769 timed = timed && genpd->gd && !genpd->states[state_idx].fwnode; in _genpd_power_off()
770 if (!timed) { in _genpd_power_off()
1166 bool timed = td && pm_runtime_enabled(dev); in genpd_runtime_resume() local
1194 if (timed) in genpd_runtime_resume()
1206 if (timed) { in genpd_runtime_resume()
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-func-poll.rst58 timed out. On error -1 is returned, and the ``errno`` variable is set
/linux/Documentation/userspace-api/media/cec/
H A Dcec-func-poll.rst59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
H A Dcec-ioc-receive.rst316 - The transmit timed out. This should not normally happen and this
337 - The reply to an earlier transmitted message timed out.
/linux/drivers/w1/masters/
H A DKconfig13 correctly timed 1 wire transactions without relying on GPIO timing
/linux/Documentation/misc-devices/
H A Dmax6875.rst22 It provides timed outputs that can be used as a watchdog, if properly wired.
/linux/Documentation/locking/
H A Drt-mutex.rst36 the top priority waiter of a task changes (for example it timed out or
/linux/Documentation/filesystems/
H A Dautomount-support.rst64 some sort of timed event to drive it.
/linux/drivers/mmc/core/
H A Dmmc_test.c1439 int max_scatter, int timed, int count, in mmc_test_area_io_seq() argument
1466 if (timed) in mmc_test_area_io_seq()
1479 if (timed) in mmc_test_area_io_seq()
1482 if (timed) in mmc_test_area_io_seq()
1490 int timed) in mmc_test_area_io() argument
1493 timed, 1, false, 0); in mmc_test_area_io()
/linux/drivers/media/dvb-frontends/
H A Dstv0900_sw.c819 timed, in stv0900_track_optimization() local
986 stv0900_get_lock_timeout(&timed, &timef, srate, in stv0900_track_optimization()
989 if (stv0900_get_demod_lock(intp, demod, timed / 2) == FALSE) { in stv0900_track_optimization()
997 timed / 2) == FALSE) && in stv0900_track_optimization()
/linux/Documentation/dev-tools/
H A Dktap.rst104 - “TIMEOUT”, which indicates a test has timed out (note the result of the test
141 The test "test" timed out, with diagnostic data "30 seconds".
/linux/Documentation/core-api/
H A Ddma-isa-lpc.rst112 Once the DMA transfer is finished (or timed out) you should disable
/linux/Documentation/admin-guide/media/
H A Dsi470x.rst142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw38 Description: SCMI Raw message errors facility; any kind of timed-out or
/linux/Documentation/driver-api/
H A Dlibata.rst548 about the timed out command and ready for new commands.
608 error condition is reported from device or a command has timed out.
824 the timed out command has completed successfully or with error. This is
834 it forget about the timed out command, resetting is necessary. The timed
H A Dreset.rst42 carefully timed sequence of pulses on multiple reset lines.
H A Dparport-lowlevel.rst695 1 timed out while waiting (35ms elapsed)
731 1 timed out while waiting (usec microseconds have elapsed)
765 >0 timed out
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst214 - Detachment process timed out while the latch was locked.
342 * ``SDTX_DETACH_TIMEDOUT``: Detachment timed out while the latch was locked.
/linux/Documentation/driver-api/media/
H A Dcec-core.rst217 called if the transmit was aborted, the transmit timed out (i.e. the
220 or it timed out.

123