Home
last modified time | relevance | path

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

123

/linux-6.6.21/tools/power/cpupower/bench/
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-6.6.21/tools/memory-model/scripts/
Dcmplitmushist.sh47 echo Both runs timed out: $2
50 echo Old run timed out: $2
53 echo New run timed out: $2
Drunlitmushist.sh48 exitmsg="timed out"
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dmaxim,max98504.yaml45 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/
Drockchip-rk3288-skips.txt13 # 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/
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
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/
Ddomain.c544 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/
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
Dfunc-select.rst57 ``fd_set``. When the function timed out it returns
/linux-6.6.21/Documentation/userspace-api/media/mediactl/
Drequest-func-poll.rst58 timed out. On error -1 is returned, and the ``errno`` variable is set
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-devices-hisi_ptt47 either when the watermark reached or when timed out.
58 either when the watermark reached or when timed out.
Ddebugfs-scmi-raw38 Description: SCMI Raw message errors facility; any kind of timed-out or
/linux-6.6.21/Documentation/userspace-api/media/cec/
Dcec-func-poll.rst59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
Dcec-ioc-receive.rst301 - 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/
Drealtek,otto-wdt.yaml18 - Phase 2: Starts after phase 1 has timed out, and only serves to give the
/linux-6.6.21/Documentation/misc-devices/
Dmax6875.rst22 It provides timed outputs that can be used as a watchdog, if properly wired.
/linux-6.6.21/Documentation/locking/
Drt-mutex.rst36 the top priority waiter of a task changes (for example it timed out or
/linux-6.6.21/Documentation/devicetree/bindings/display/
Darm,pl11x.yaml15 a framebuffer region in system memory, and creates timed signals for
/linux-6.6.21/Documentation/filesystems/
Dautomount-support.rst64 some sort of timed event to drive it.
/linux-6.6.21/drivers/mmc/core/
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-6.6.21/Documentation/dev-tools/
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-6.6.21/drivers/media/dvb-frontends/
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-6.6.21/Documentation/core-api/
Ddma-isa-lpc.rst112 Once the DMA transfer is finished (or timed out) you should disable
/linux-6.6.21/Documentation/admin-guide/media/
Dsi470x.rst142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
/linux-6.6.21/Documentation/driver-api/
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

123