Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0001-Add-option-to-disable-timed-dependant-tests.patch4 Subject: [PATCH] Add option to disable timed dependant tests
27 +AC_ARG_ENABLE(timed-tests,
28 + [ --disable-timed-tests Disable timed tests ],
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dmax98504.txt20 applied during the "attack hold" and "timed hold" phase, the value must be
24 - maxim,brownout-timed-hold-ms - the brownout timed hold phase time in ms,
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/
H A Dapr_1.7.2.bb23 file://0001-Add-option-to-disable-timed-dependant-tests.patch \
57 PACKAGECONFIG[timed-tests] = "--enable-timed-tests,--disable-timed-tests,"
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_eh.rst154 has timed out, unless hostt->eh_timed_out() made lower layers forget
161 forget about - timed out scmds later.
203 device forget about timed out scmds and make them ready for new
240 timed-out scmds, SCSI EH ensures that LLDD forgets about a scmd
353 This action is taken for each timed out command when
396 failed, we may still have timed out scmds at this point
401 a sdev has no timed out scmd.
495 - Know that timed out scmds are still active on lower layers. Make
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dincfs.rst72 Returns number of reads that timed out.
81 Reads that timed out are not added to the reads_delayed_pending or the
H A Dautomount-support.rst64 some sort of timed event to drive it.
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A Drunlitmushist.sh49 exitmsg="timed out"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch83 + local $SIG{'ALRM'} = sub { die "timed out\n" };
90 + if ($@ eq "timed out\n") {
91 + print "timed out\n";
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser26 def timed(*args, **kw): function
34 return timed
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/debian-hacks/
H A DAdd-a-2-minutes-timeout-on-xpcshell-tests.patch34 + process_stdout += "TEST-UNEXPECTED-FAIL | %s | application timed out after…
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Drequest-func-poll.rst58 timed out. On error -1 is returned, and the ``errno`` variable is set
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c458 static int _genpd_power_on(struct generic_pm_domain *genpd, bool timed) in _genpd_power_on() argument
476 if (!timed) { in _genpd_power_on()
507 static int _genpd_power_off(struct generic_pm_domain *genpd, bool timed) in _genpd_power_off() argument
525 if (!timed) { in _genpd_power_off()
914 bool timed = true; in genpd_runtime_resume() local
927 timed = false; in genpd_runtime_resume()
941 if (timed && runtime_pm) in genpd_runtime_resume()
953 if (timed && runtime_pm) { in genpd_runtime_resume()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-incfs64 Description: Returns number of reads that timed out.
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dmax6875.rst22 It provides timed outputs that can be used as a watchdog, if properly wired.
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drt-mutex.rst36 the top priority waiter of a task changes (for example it timed out or
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_test.c1459 int max_scatter, int timed, int count, in mmc_test_area_io_seq() argument
1486 if (timed) in mmc_test_area_io_seq()
1499 if (timed) in mmc_test_area_io_seq()
1502 if (timed) in mmc_test_area_io_seq()
1510 int timed) in mmc_test_area_io() argument
1513 timed, 1, false, 0); in mmc_test_area_io()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.autoboot138 After the countdown timed out, the board will be reset to restart
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Ddma-isa-lpc.rst112 Once the DMA transfer is finished (or timed out) you should disable
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsi470x.rst142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
/OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/
H A DREADME.loopback42 requests_timedout - Number of requests that have timed out.

12345