Searched refs:buf_overrun (Results 1 – 11 of 11) sorted by relevance
43 __u32 buf_overrun; member
107 int buf_overrun; member
216 __u32 buf_overrun; member
567 icount->buf_overrun = cnow.buf_overrun; in usb_serial_generic_get_icount()
1283 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:%u", uport->icount.buf_overrun); in uart_line_info()3424 ++port->icount.buf_overrun; in uart_insert_char()3432 ++port->icount.buf_overrun; in uart_insert_char()
933 sport->port.icount.buf_overrun++; in lpuart_rxint()1030 sport->port.icount.buf_overrun++; in lpuart32_rxint()1218 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()1229 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()
915 sport->port.icount.buf_overrun++; in __imx_uart_rxint()1254 sport->port.icount.buf_overrun++; in imx_uart_dma_rx_callback()1320 sport->port.icount.buf_overrun++; in imx_uart_clear_rx_errors()
584 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
1451 port->icount.buf_overrun++; in sci_dma_rx_push()
1706 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
1607 icount->buf_overrun = cnow.buf_overrun; in hso_get_count()