/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
|
/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.
|
/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()
|
/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()
|
/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
|
/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()
|
/linux/drivers/slimbus/ |
H A D | messaging.c | 107 * Return: -ETIMEDOUT: If transmission of this message timed out 232 * Return: -ETIMEDOUT: If transmission of this message timed out 294 * this message timed out (e.g. due to bus lines not being clocked 337 * this message timed out (e.g. due to bus lines not being clocked 358 * this message timed out (e.g. due to bus lines not being clocked
|
/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.
|
/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()
|
/linux/include/linux/ |
H A D | psp-platform-access.h | 38 * -%ETIMEDOUT: request timed out 53 * -%ETIMEDOUT: request timed out
|
H A D | psp-sev.h | 826 * -%ETIMEDOUT if the SEV command timed out 841 * -%ETIMEDOUT if the SEV command timed out 863 * -%ETIMEDOUT if the SEV command timed out 880 * -%ETIMEDOUT if the sev command timed out 895 * -%ETIMEDOUT if the sev command timed out 909 * -%ETIMEDOUT if the sev command timed out 924 * -%ETIMEDOUT if the sev command timed out 940 * -%ETIMEDOUT if the SEV command timed out
|
/linux/drivers/spi/ |
H A D | spi-omap2-mcspi.c | 672 dev_err(&spi->dev, "EOW timed out\n"); in omap2_mcspi_txrx_dma() 685 dev_err(&spi->dev, "TXFFE timed out\n"); in omap2_mcspi_txrx_dma() 690 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_dma() 695 dev_err(&spi->dev, "EOT timed out\n"); in omap2_mcspi_txrx_dma() 740 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_pio() 750 dev_err(&spi->dev, "RXS timed out\n"); in omap2_mcspi_txrx_pio() 763 "RXS timed out\n"); in omap2_mcspi_txrx_pio() 789 dev_err(&spi->dev, "TXS timed out\n"); in omap2_mcspi_txrx_pio() 799 dev_err(&spi->dev, "RXS timed out\n"); in omap2_mcspi_txrx_pio() 812 "RXS timed out\n"); in omap2_mcspi_txrx_pio() [all …]
|
/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()
|
/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()
|
/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,
|
/linux/drivers/tty/ |
H A D | tty_ldsem.c | 207 * Lock timed out but check if this task was just in down_read_failed() 287 /* lock wait may have timed out */ in down_write_failed() 335 * lock for reading -- returns 1 if successful, 0 if timed out 361 * lock for writing -- returns 1 if successful, 0 if timed out
|
/linux/drivers/mfd/ |
H A D | intel-m10-bmc-pmci.c | 57 dev_err(ctx->dev, "timed out waiting clear cmd (residual cmd=0x%x)\n", cmd); in indirect_clear_cmd() 79 dev_err(ctx->dev, "read timed out on reg 0x%x ack 0x%x\n", reg, ack); in indirect_reg_read() 112 dev_err(ctx->dev, "write timed out on reg 0x%x ack 0x%x\n", reg, ack); in indirect_reg_write() 206 dev_err(m10bmc->dev, "read timed out on reading flash 0x%xn", val); in pmci_flash_bulk_read()
|
/linux/drivers/gpu/drm/amd/display/dmub/ |
H A D | dmub_srv.h | 309 * @timeout_cmd: first cmd sent from driver that timed out - subsequent timeouts are not stored 739 * DMUB_STATUS_TIMEOUT - timed out 760 * DMUB_STATUS_TIMEOUT - wait for phy init timed out 779 * DMUB_STATUS_TIMEOUT - wait for phy init timed out 796 * DMUB_STATUS_TIMEOUT - wait for buffer to flush timed out 817 * DMUB_STATUS_TIMEOUT - wait for ACK timed out 918 * DMUB_STATUS_TIMEOUT - wait for ack timed out
|
/linux/drivers/bus/fsl-mc/ |
H A D | mc-sys.c | 77 [MC_CMD_STATUS_TIMEOUT] = "Operation timed out", in mc_status_to_string() 184 "MC command timed out (portal: %pa, dprc handle: %#x, command: %#x)\n", in mc_polling_wait_preemptible() 224 "MC command timed out (portal: %pa, dprc handle: %#x, command: %#x)\n", in mc_polling_wait_atomic()
|
/linux/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
|
/linux/drivers/usb/host/ |
H A D | xhci-pci-renesas.c | 337 dev_warn(&pdev->dev, "Final Firmware Download step timed out."); in renesas_fw_download() 358 /* Timed out / Error - let's see if we can fix this */ in renesas_fw_download() 480 dev_err(&pdev->dev, "Final Firmware ROM Download step timed out\n"); in renesas_setup_rom() 506 if (i == RENESAS_RETRY) { /* Timed out */ in renesas_setup_rom() 536 dev_err(&pdev->dev, "ROM Exec timed out: %x\n", status); in renesas_setup_rom()
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_btrs.c | 360 ivpu_err(vdev, "Timed out waiting for PLL lock\n"); in ivpu_hw_btrs_wp_drive() 366 ivpu_err(vdev, "Timed out waiting for NPU ready status\n"); in ivpu_hw_btrs_wp_drive() 487 ivpu_err(vdev, "Timed out waiting for TRIGGER bit\n"); in ip_reset_mtl() 497 ivpu_err(vdev, "Timed out waiting for RESET completion\n"); in ip_reset_mtl() 511 ivpu_err(vdev, "Wait for *_TRIGGER timed out\n"); in ip_reset_lnl() 521 ivpu_err(vdev, "Timed out waiting for RESET completion\n"); in ip_reset_lnl()
|
/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_ecc.c | 25 * Return: 0 on success, -ETIMEDOUT if timed out while waiting for ECC 46 * errors to correct or -ETIMEDOUT if we timed out waiting for the controller.
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 681 if (wait_istat(dev,lp,1000,"initialization timed out")) in init_i596_mem() 723 if (wait_cmd(dev,lp,1000,"timed out waiting to issue RX_START")) { in init_i596_mem() 905 wait_cmd(dev,lp,100,"i596_cleanup_cmd timed out"); in i596_cleanup_cmd() 918 wait_cmd(dev,lp,100,"i596_reset timed out"); in i596_reset() 926 wait_cmd(dev,lp,1000,"i596_reset 2 timed out"); in i596_reset() 955 wait_cmd(dev,lp,100,"i596_add_cmd timed out"); in i596_add_cmd() 971 printk(KERN_NOTICE "%s: command unit timed out, status resetting.\n", dev->name); in i596_add_cmd() 1027 DEB(DEB_ERRORS,printk(KERN_ERR "%s: transmit timed out, status resetting.\n", in i596_tx_timeout() 1400 wait_cmd(dev,lp,100,"close1 timed out"); in i596_close() 1404 wait_cmd(dev,lp,100,"close2 timed out"); in i596_close() [all …]
|
/linux/drivers/firmware/arm_scmi/transports/ |
H A D | virtio.c | 331 * late timed-out replies to polled messages dequeued by chance while in scmi_vio_deferred_tx_worker() 570 * outstanding but timed-out messages by forcibly re-adding them to the 575 * This approach was deemed preferable since those pending timed-out buffers are 586 * any timed-out polled message if that indeed appears to have been at least 591 * Possible late replies to timed-out polled messages will be eventually freed 654 * Finally, we delegate to the deferred worker also the final free of any timed 739 * timed-out polled one that we happen to have dequeued. in virtio_poll_done()
|