/linux-6.6.21/tools/power/cpupower/bench/ |
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-6.6.21/tools/memory-model/scripts/ |
D | cmplitmushist.sh | 47 echo Both runs timed out: $2 50 echo Old run timed out: $2 53 echo New run timed out: $2
|
D | runlitmushist.sh | 48 exitmsg="timed out"
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | maxim,max98504.yaml | 45 and "timed hold" phase, the value must be from 0...6 (dB) range. 53 maxim,brownout-timed-hold-ms: 57 Brownout timed hold phase time in ms, VBATBROWN_TIME_HOLD, register 0x0019.
|
/linux-6.6.21/drivers/gpu/drm/ci/xfails/ |
D | rockchip-rk3288-skips.txt | 13 # rockchip-drm display-subsystem: [drm] *ERROR* flip_done timed out 14 # rockchip-drm display-subsystem: [drm] *ERROR* [CRTC:35:crtc-0] commit wait timed out
|
/linux-6.6.21/Documentation/scsi/ |
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 354 This action is taken for each timed out command when 397 failed, we may still have timed out scmds at this point 402 a sdev has no timed out scmd. 496 - Know that timed out scmds are still active on lower layers. Make
|
/linux-6.6.21/drivers/base/power/ |
D | domain.c | 544 static int _genpd_power_on(struct generic_pm_domain *genpd, bool timed) in _genpd_power_on() argument 562 timed = timed && genpd->gd && !genpd->states[state_idx].fwnode; in _genpd_power_on() 563 if (!timed) { in _genpd_power_on() 595 static int _genpd_power_off(struct generic_pm_domain *genpd, bool timed) in _genpd_power_off() argument 613 timed = timed && genpd->gd && !genpd->states[state_idx].fwnode; in _genpd_power_off() 614 if (!timed) { in _genpd_power_off() 1010 bool timed = td && pm_runtime_enabled(dev); in genpd_runtime_resume() local 1038 if (timed) in genpd_runtime_resume() 1050 if (timed) { in genpd_runtime_resume()
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
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
|
D | func-select.rst | 57 ``fd_set``. When the function timed out it returns
|
/linux-6.6.21/Documentation/userspace-api/media/mediactl/ |
D | request-func-poll.rst | 58 timed out. On error -1 is returned, and the ``errno`` variable is set
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-devices-hisi_ptt | 47 either when the watermark reached or when timed out. 58 either when the watermark reached or when timed out.
|
D | debugfs-scmi-raw | 38 Description: SCMI Raw message errors facility; any kind of timed-out or
|
/linux-6.6.21/Documentation/userspace-api/media/cec/ |
D | cec-func-poll.rst | 59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
|
D | cec-ioc-receive.rst | 301 - The transmit timed out. This should not normally happen and this 322 - The reply to an earlier transmitted message timed out.
|
/linux-6.6.21/Documentation/devicetree/bindings/watchdog/ |
D | realtek,otto-wdt.yaml | 18 - Phase 2: Starts after phase 1 has timed out, and only serves to give the
|
/linux-6.6.21/Documentation/misc-devices/ |
D | max6875.rst | 22 It provides timed outputs that can be used as a watchdog, if properly wired.
|
/linux-6.6.21/Documentation/locking/ |
D | rt-mutex.rst | 36 the top priority waiter of a task changes (for example it timed out or
|
/linux-6.6.21/Documentation/devicetree/bindings/display/ |
D | arm,pl11x.yaml | 15 a framebuffer region in system memory, and creates timed signals for
|
/linux-6.6.21/Documentation/filesystems/ |
D | automount-support.rst | 64 some sort of timed event to drive it.
|
/linux-6.6.21/drivers/mmc/core/ |
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-6.6.21/Documentation/dev-tools/ |
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-6.6.21/drivers/media/dvb-frontends/ |
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-6.6.21/Documentation/core-api/ |
D | dma-isa-lpc.rst | 112 Once the DMA transfer is finished (or timed out) you should disable
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | si470x.rst | 142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
|
/linux-6.6.21/Documentation/driver-api/ |
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
|