Searched refs:buf_overrun (Results 1 – 19 of 19) sorted by relevance
43 __u32 buf_overrun; member
422 __u32 buf_overrun; member
106 int buf_overrun; member
216 __u32 buf_overrun; member
568 icount->buf_overrun = cnow.buf_overrun; in usb_serial_generic_get_icount()
1261 icount->buf_overrun = cnow.buf_overrun; in mxser_get_icount()1497 port->icount.buf_overrun++; in mxser_receive_chars_new()1544 port->icount.buf_overrun++; in mxser_receive_chars_old()
1098 icount->buf_overrun = cnow.buf_overrun; in rs_get_icount()
1725 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
1056 icount->buf_overrun = cnow.buf_overrun; in get_icount()
1280 icount->buf_overrun = cnow.buf_overrun; in uart_get_icount()2015 if (uport->icount.buf_overrun) in uart_line_info()2016 seq_printf(m, " bo:%d", uport->icount.buf_overrun); in uart_line_info()3342 ++port->icount.buf_overrun; in uart_insert_char()3350 ++port->icount.buf_overrun; in uart_insert_char()
928 sport->port.icount.buf_overrun++; in lpuart_rxint()1025 sport->port.icount.buf_overrun++; in lpuart32_rxint()1233 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()1244 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()
889 sport->port.icount.buf_overrun++; in __imx_uart_rxint()1225 sport->port.icount.buf_overrun++; in imx_uart_dma_rx_callback()1290 sport->port.icount.buf_overrun++; in imx_uart_clear_rx_errors()
707 port->icount.buf_overrun++; in max310x_handle_rx()
588 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
425 port->icount.buf_overrun++; in stm32_usart_push_buffer_dma()
1212 port->icount.buf_overrun++; in sci_dma_rx_push()
845 info->icount.buf_overrun++; in rx_ready_hdlc()2206 icount->buf_overrun = cnow.buf_overrun; in mgslpc_get_icount()
1614 icount->buf_overrun = cnow.buf_overrun; in hso_get_count()
930 p->port.icount.buf_overrun += count - ret; in __dma_rx_do_complete()
Completed in 74 milliseconds