Home
last modified time | relevance | path

Searched full:overrun (Results 1 – 25 of 802) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-3611_1.patch4 Subject: [PATCH] hw/audio/intel-hda: Do not ignore DMA overrun errors
12 Response Overrun Interrupt Status (RIRBOIS):
14 Hardware sets this bit to a 1 when an overrun occurs in the RIRB.
15 An interrupt may be generated if the Response Overrun Interrupt
20 responses overrun the internal FIFO.
22 When hardware detects an overrun, it will drop the responses which
23 overrun the buffer and set the RIRBOIS status bit to indicate the
31 incoming responses to memory" and raise the Overrun Interrupt flag
H A DCVE-2022-4144.patch4 Subject: [PATCH] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt
16 This avoids buffer overrun in the host pointer returned by
71 + "overrun by %"PRIu64" bytes\n",
/OK3568_Linux_fs/kernel/arch/mips/include/asm/dec/
H A Dinterrupts.h51 #define DEC_IRQ_ASC_ERR 22 /* ASC page overrun */
54 #define DEC_IRQ_ISDN_ERR 25 /* ISDN memory read/overrun error */
58 #define DEC_IRQ_SCC0A_RXERR 29 /* SCC0A (printer) receive overrun */
60 #define DEC_IRQ_SCC0A_TXERR 31 /* SCC0A xmit memory read/overrun */
62 #define DEC_IRQ_AB_RXERR 33 /* ACCESS.bus receive overrun */
66 #define DEC_IRQ_SCC1A_RXERR 37 /* SCC1A (modem) receive overrun */
68 #define DEC_IRQ_SCC1A_TXERR 39 /* SCC1A xmit memory read/overrun */
H A Dioasic_ints.h32 #define IO_INR_SCC0A_RXERR 28 /* SCC0A receive overrun */
34 #define IO_INR_ASC_ERR 18 /* ASC page overrun */
42 #define IO_INR_SCC1A_RXERR 24 /* SCC1A receive overrun */
52 #define IO_INR_AB_RXERR 24 /* ACCESS.bus receive overrun */
56 #define IO_INR_ISDN_ERR 20 /* ISDN memory read/overrun error */
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885-input.c34 bool overrun) in cx23885_input_process_measurements() argument
57 if (overrun) in cx23885_input_process_measurements()
66 int overrun, data_available; in cx23885_input_rx_work_handler() local
98 overrun = events & (V4L2_SUBDEV_IR_RX_SW_FIFO_OVERRUN | in cx23885_input_rx_work_handler()
104 if (overrun) { in cx23885_input_rx_work_handler()
105 /* If there was a FIFO overrun, stop the device */ in cx23885_input_rx_work_handler()
114 cx23885_input_process_measurements(dev, overrun); in cx23885_input_rx_work_handler()
116 if (overrun) { in cx23885_input_rx_work_handler()
117 /* If there was a FIFO overrun, clear & restart the device */ in cx23885_input_rx_work_handler()
233 * cx23885_input_rx_work_handler() in the overrun case, which could in cx23885_input_ir_stop()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_sh.h52 # define SCIF_ORER 0x0200 /* overrun error bit */
56 # define SCIF_ORER 0x0001 /* overrun error bit */
66 # define SCIF_ORER 0x0001 /* overrun error bit */
74 # define SCIF_ORER 0x0001 /* overrun error bit */
78 # define SCIF_ORER 0x0001 /* overrun error bit */
94 # define SCIF_ORER 0x0001 /* overrun error bit */
99 # define SCIF_ORER 0x0001 /* overrun error bit */
108 # define SCIF_ORER 0x0001 /* overrun error bit */
111 # define SCIF_ORER 0x0001 /* overrun error bit */
122 # define SCIF_ORER 0x0001 /* overrun error bit */
[all …]
H A Dserial_msm.c33 #define UARTDM_SR_UART_OVERRUN (1 << 4) /* Receive overrun */
36 #define UARTDM_CR_CMD_RESET_ERR (3 << 4) /* Clear overrun error */
66 /* Clear error in case of buffer overrun */ in msm_serial_fetch()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dxilinx_ll_temac_fifo.h59 #define LL_FIFO_ISR_RPORE (1 << 30) /* Receive Packet Overrun Read Err */
61 #define LL_FIFO_ISR_TPOE (1 << 28) /* Transmit Packet Overrun Error */
70 #define LL_FIFO_IER_RPORE (1 << 30) /* Receive Packet Overrun Read Err */
72 #define LL_FIFO_IER_TPOE (1 << 28) /* Transmit Packet Overrun Error */
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dcmdline.c44 * This 'pos' check ensures we do not overrun in __cmdline_find_option_bool()
103 return 0; /* Buffer overrun */ in __cmdline_find_option_bool()
139 * This 'pos' check ensures we do not overrun in __cmdline_find_option()
187 * Increment len, but don't overrun the in __cmdline_find_option()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dkeyspan_usa67msg.h79 OVERRUN 0x02
86 (1) The OVERRUN bit can appear in either (a) or (b) format
90 overrun occurred (to identify the point in the data
93 message in which OVERRUN was reported; the lost character(s)
107 2001jul05 change message format to improve OVERRUN case
H A Dkeyspan_usa26msg.h75 OVERRUN 0x02
82 (1) The OVERRUN bit can appear in either (a) or (b) format
86 overrun occurred (to identify the point in the data
89 message in which OVERRUN was reported; the lost character(s)
103 2001jul05 change message format to improve OVERRUN case
H A Dkeyspan_usa49msg.h75 OVERRUN 0x02
82 (1) The OVERRUN bit can appear in either (a) or (b) format
86 overrun occurred (to identify the point in the data
89 message in which OVERRUN was reported; the lost character(s)
109 2001jul05 change message format to improve OVERRUN case
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch7 Flooding multicast may make the rcv buffer overrun and is considered
13 packets as possible, and give a hint to user when possible overrun occurs. Note
54 + * Flooding multicast may make the rcv buffer overrun and considered premature msg…
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A Dipoctal.h24 * @overrun: Number of overrun errors
/OK3568_Linux_fs/u-boot/lib/
H A Dlz4_wrapper.c77 return -EINVAL; /* input overrun */ in ulz4fn()
101 ret = -EINVAL; /* input overrun */ in ulz4fn()
115 ret = -ENOBUFS; /* output overrun */ in ulz4fn()
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dlz4.h59 * fields are non-zero, or input is overrun, -EENOBUFS if the destination
60 * buffer is overrun, -EEPROTO if the compressed data causes an error in
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_read_leveling.c333 * overrun() extracted from ddr3_read_leveling_single_cs_rl_mode().
336 static void overrun(u32 cs, MV_DRAM_INFO *info, u32 pup, u32 locked_pups, in overrun() function
341 /* If no OverRun */ in overrun()
352 DEBUG_RL_FULL_C("DDR3 - Read Leveling - We have no overrun and a match on pup: ", in overrun()
468 /* Check Overrun */ in ddr3_read_leveling_single_cs_rl_mode()
471 overrun(cs, dram_info, pup, locked_pups, in ddr3_read_leveling_single_cs_rl_mode()
476 DEBUG_RL_FULL_C("DDR3 - Read Leveling - We got overrun on pup: ", in ddr3_read_leveling_single_cs_rl_mode()
827 /* Check Overrun */ in ddr3_read_leveling_single_cs_window_mode()
831 /* If no OverRun */ in ddr3_read_leveling_single_cs_window_mode()
868 DEBUG_RL_FULL_C("DDR3 - Read Leveling - We have no overrun and a match on pup: ", in ddr3_read_leveling_single_cs_window_mode()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dicp_multi.c66 #define ICP_MULTI_INT_CIE0 BIT(4) /* Counter 0 overrun interrupt */
67 #define ICP_MULTI_INT_CIE1 BIT(5) /* Counter 1 overrun interrupt */
68 #define ICP_MULTI_INT_CIE2 BIT(6) /* Counter 2 overrun interrupt */
69 #define ICP_MULTI_INT_CIE3 BIT(7) /* Counter 3 overrun interrupt */
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhd64572.h196 3 Underrun Overrun
204 #define DST_OVR 0x08 /* Overrun */
222 #define ST_RX_OVERRUN 0x08 /* Overrun */
241 #define ORCNTL 0x16c /* Overrun Counter L */
242 #define ORCNTH 0x16d /* Overrun Counter H */
243 #define ORCCR 0x16f /* Overrun Counter Ctl Reg */
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dsuni.h185 #define SUNI_RACP_IES_FOVRI 0x02 /* R, FIFO overrun */
190 #define SUNI_RACP_IES_FIFOE 0x20 /* RW, enable FIFO overrun interrupt */
200 #define SUNI_TACP_CS_FOVRI 0x20 /* R, FIFO overrun */
202 #define SUNI_TACP_CS_FIFOE 0x80 /* RW, enable FIFO overrun interrupt */
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Daltera_uart.c48 #define ALTERA_UART_STATUS_ROE_MSK 0x0008 /* RX overrun error */
49 #define ALTERA_UART_STATUS_TOE_MSK 0x0010 /* TX overrun error */
62 #define ALTERA_UART_CONTROL_ROE_MSK 0x0008 /* ...RX overrun */
63 #define ALTERA_UART_CONTROL_TOE_MSK 0x0010 /* ...TX overrun */
225 port->icount.overrun++; in altera_uart_rx_chars()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.seq1718 * some overrun bytes into the data FIFO and acked them
1724 * an overrun.
1729 /* Overrun */
1735 * data overrun.
1982 * overrun condition. For the write case, the hardware cannot
1985 * not sitting on a packet boundary, we are in an overrun
1987 * ack bytes into the FIFO, and may even ack the last overrun packet
1989 * a read overrun case.
2064 * Check for overrun and see if we can complete this command.
2074 * no overrun condition has occurred.
[all …]
/OK3568_Linux_fs/kernel/kernel/time/
H A Dalarmtimer.c443 u64 overrun = 1; in alarm_forward() local
454 overrun = ktime_divns(delta, incr); in alarm_forward()
457 incr*overrun); in alarm_forward()
460 return overrun; in alarm_forward()
465 overrun++; in alarm_forward()
469 return overrun; in alarm_forward()
H A Dposix-timers.c284 * are of type int. Clamp the overrun value to INT_MAX
305 * block to us. It's function is to update the overrun entry AND to
404 * later, while we still maintain the overrun in posix_timer_fn()
770 * be the overrun of the timer last delivered. At the same time we are
771 * accumulating overruns on the next timer. The overrun is frozen when
775 * to pick up the frozen overrun.
780 int overrun; in SYSCALL_DEFINE1() local
787 overrun = timer_overrun_to_int(timr, 0); in SYSCALL_DEFINE1()
790 return overrun; in SYSCALL_DEFINE1()
/OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/
H A Dmpi_log_fc.h44 MPI_IOCLOGINFO_FC_INIT_ERROR_OVER_RUN = 0x20000004, /* Bad Rx Frame, overrun */
47 MPI_IOCLOGINFO_FC_INIT_ERROR_RX_OVERRUN = 0x20000007, /* Scatter Gather overrun */

12345678910>>...33