/linux/tools/power/cpupower/bench/ |
H A D | benchmark.c | 38 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 D | cmplitmushist.sh | 47 echo Both runs timed out: $2 50 echo Old run timed out: $2 53 echo New run timed out: $2
|
H A D | runlitmushist.sh | 48 exitmsg="timed out"
|
/linux/Documentation/scsi/ |
H A D | scsi_eh.rst | 155 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 D | func-poll.rst | 49 ``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 D | func-select.rst | 57 ``fd_set``. When the function timed out it returns
|
/linux/drivers/pmdomain/ |
H A D | core.c | 700 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 D | request-func-poll.rst | 58 timed out. On error -1 is returned, and the ``errno`` variable is set
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-func-poll.rst | 59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
|
H A D | cec-ioc-receive.rst | 316 - 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 D | Kconfig | 13 correctly timed 1 wire transactions without relying on GPIO timing
|
/linux/Documentation/misc-devices/ |
H A D | max6875.rst | 22 It provides timed outputs that can be used as a watchdog, if properly wired.
|
/linux/Documentation/locking/ |
H A D | rt-mutex.rst | 36 the top priority waiter of a task changes (for example it timed out or
|
/linux/Documentation/filesystems/ |
H A D | automount-support.rst | 64 some sort of timed event to drive it.
|
/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 1439 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 D | stv0900_sw.c | 819 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 D | ktap.rst | 104 - “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 D | dma-isa-lpc.rst | 112 Once the DMA transfer is finished (or timed out) you should disable
|
/linux/Documentation/admin-guide/media/ |
H A D | si470x.rst | 142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 38 Description: SCMI Raw message errors facility; any kind of timed-out or
|
/linux/Documentation/driver-api/ |
H A D | libata.rst | 548 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 D | reset.rst | 42 carefully timed sequence of pulses on multiple reset lines.
|
H A D | parport-lowlevel.rst | 695 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 D | dtx.rst | 214 - 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 D | cec-core.rst | 217 called if the transmit was aborted, the transmit timed out (i.e. the 220 or it timed out.
|