/openbmc/openbmc/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 ],
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | virtual_media.hpp | 49 Timed, enumerator 93 {EjectPolicy::Timed, "Timed"},
|
/openbmc/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 120 echo "!!!" Timed out: $timedout 1>&2
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | copy-before-write | 190 # "Operation timed out", when Linux prefer 191 # "Connection timed out" 192 log = log.replace('Operation timed out', 193 'Connection timed out') 197 write failed: Connection timed out
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A 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.
|
/openbmc/qemu/tests/unit/ |
H A D | test-timed-average.c | 2 * Timed average computation tests 15 #include "qemu/timed-average.h" 86 g_test_add_func("/timed-average/average", test_average); in main()
|
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
H A D | 0001-Replace-tclsh-with-tclsh8-in-the-scripts-used-in-the.patch | 44 example/timed-read | 2 +- 45 example/timed-run | 2 +- 342 diff --git a/example/timed-read b/example/timed-read 344 --- a/example/timed-read 345 +++ b/example/timed-read 355 diff --git a/example/timed-run b/example/timed-run 357 --- a/example/timed-run 358 +++ b/example/timed-run
|
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | igt_flush_test.c | 28 pr_err("%pS timed out, cancelling all further testing.\n", in igt_flush_test() 31 GEM_TRACE("%pS timed out.\n", in igt_flush_test()
|
/openbmc/openbmc/poky/meta/recipes-support/apr/ |
H A D | apr_1.7.5.bb | 22 file://0001-Add-option-to-disable-timed-dependant-tests.patch \ 58 PACKAGECONFIG[timed-tests] = "--enable-timed-tests,--disable-timed-tests,"
|
/openbmc/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 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
|
/openbmc/linux/net/batman-adv/ |
H A D | fragmentation.h | 30 * batadv_frag_check_entry() - check if a list of fragments has timed out 33 * Return: true if the frags entry has timed out, false otherwise.
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt2814.c | 228 * Clear the timed trigger enable bit. in dt2814_ai_cancel() 230 * Note: turning off timed mode triggers another in dt2814_ai_cancel() 260 /* Timed acquisition not enabled. Nothing to do. */ in dt2814_interrupt() 288 * Disable timed mode. in dt2814_interrupt() 290 * Note: turning off timed mode triggers another in dt2814_interrupt()
|
/openbmc/linux/drivers/slimbus/ |
H A D | messaging.c | 107 * Return: -ETIMEDOUT: If transmission of this message timed out 231 * Return: -ETIMEDOUT: If transmission of this message timed out 293 * this message timed out (e.g. due to bus lines not being clocked 336 * this message timed out (e.g. due to bus lines not being clocked 357 * this message timed out (e.g. due to bus lines not being clocked
|
/openbmc/boost-dbus/include/dbus/ |
H A D | connection.hpp | 62 * @throws boost::system::system_error When the response timed out or 79 * @throws boost::system::system_error When the response timed out or 92 * @throws boost::system::system_error When the response timed out or 108 * @throws boost::system::system_error When the response timed out (if
|
/openbmc/phosphor-hwmon/ |
H A D | sensor.hpp | 35 "Async sensor read timed out") in AsyncSensorReadTimeOut() 106 * @param[in] timedoutMap - Map to track timed out threads 231 * @param[in] timedoutMap - Map to track timed out threads 240 * @return - SensorValueType read asynchronously, will throw if timed out
|
/openbmc/linux/include/linux/ |
H A D | psp-platform-access.h | 37 * -%ETIMEDOUT: request timed out 52 * -%ETIMEDOUT: request timed out
|
H A D | psp-sev.h | 537 * -%ETIMEDOUT if the SEV command timed out 552 * -%ETIMEDOUT if the SEV command timed out 574 * -%ETIMEDOUT if the SEV command timed out 591 * -%ETIMEDOUT if the sev command timed out 606 * -%ETIMEDOUT if the sev command timed out 620 * -%ETIMEDOUT if the sev command timed out 635 * -%ETIMEDOUT if the sev command timed out
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | dpcsup.c | 66 * But only if it has not already been timed out. in aac_response_normal() 68 * If the fib has been timed out already, then just in aac_response_normal() 70 * the fib timed out. in aac_response_normal() 338 * But only if it has not already been timed out. in aac_intr_normal() 340 * If the fib has been timed out already, then just in aac_intr_normal() 342 * the fib timed out. in aac_intr_normal()
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_timed_power_on.robot | 2 Documentation This suite tests Timed Power On(TPO) feature via busctl command 46 Test Timed Powered On Via BMC 71 Test Timed Powered On Via Host OS
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-sun4v.c | 33 pr_warn("tod_get() timed out.\n"); in hypervisor_get_time() 60 pr_warn("tod_set() timed out.\n"); in hypervisor_set_time()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-omap2-mcspi.c | 659 dev_err(&spi->dev, "EOW timed out\n"); in omap2_mcspi_txrx_dma() 672 dev_err(&spi->dev, "TXFFE timed out\n"); in omap2_mcspi_txrx_dma() 677 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_dma() 682 dev_err(&spi->dev, "EOT timed out\n"); in omap2_mcspi_txrx_dma() 727 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_pio() 737 dev_err(&spi->dev, "RXS timed out\n"); in omap2_mcspi_txrx_pio() 750 "RXS timed out\n"); in omap2_mcspi_txrx_pio() 776 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_pio() 786 dev_err(&spi->dev, "RXS timed out\n"); in omap2_mcspi_txrx_pio() 799 "RXS timed out\n"); in omap2_mcspi_txrx_pio() [all …]
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A 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
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_intr.c | 30 mfc_err("Interrupt (dev->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_dev() 68 mfc_err("Interrupt (ctx->int_type:%d, command:%d) timed out\n", in s5p_mfc_wait_for_done_ctx()
|
/openbmc/linux/kernel/sched/ |
H A D | completion.c | 161 * Return: 0 if timed out, and positive (at least 1, or number of jiffies left 195 * Return: 0 if timed out, and positive (at least 1, or number of jiffies left 232 * Return: -ERESTARTSYS if interrupted, 0 if timed out, positive (at least 1, 281 * Return: -ERESTARTSYS if interrupted, 0 if timed out, positive (at least 1,
|