| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/ |
| H A D | 0001-Add-option-to-disable-timed-dependant-tests.patch | 4 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 D | max98504.txt | 20 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 D | apr_1.7.2.bb | 23 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 D | scsi_eh.rst | 154 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 D | incfs.rst | 72 Returns number of reads that timed out. 81 Reads that timed out are not added to the reads_delayed_pending or the
|
| H A D | automount-support.rst | 64 some sort of timed event to drive it.
|
| /OK3568_Linux_fs/kernel/tools/memory-model/scripts/ |
| H A D | runlitmushist.sh | 49 exitmsg="timed out"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch | 83 + 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 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
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-pkgdata-browser | 26 def timed(*args, **kw): function 34 return timed
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/debian-hacks/ |
| H A D | Add-a-2-minutes-timeout-on-xpcshell-tests.patch | 34 + process_stdout += "TEST-UNEXPECTED-FAIL | %s | application timed out after…
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | domain.c | 458 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 D | cec-func-poll.rst | 59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-fs-incfs | 64 Description: Returns number of reads that timed out.
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | max6875.rst | 22 It provides timed outputs that can be used as a watchdog, if properly wired.
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | rt-mutex.rst | 36 the top priority waiter of a task changes (for example it timed out or
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | mmc_test.c | 1459 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 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()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.autoboot | 138 After the countdown timed out, the board will be reset to restart
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | dma-isa-lpc.rst | 112 Once the DMA transfer is finished (or timed out) you should disable
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | si470x.rst | 142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/ |
| H A D | README.loopback | 42 requests_timedout - Number of requests that have timed out.
|