Searched refs:buf_overrun (Results 1 – 19 of 19) sorted by relevance
23 __u32 buf_overrun; member
100 __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()
1267 icount->buf_overrun = cnow.buf_overrun; in uart_get_icount()1869 if (uport->icount.buf_overrun) in uart_line_info()1870 seq_printf(m, " bo:%d", uport->icount.buf_overrun); in uart_line_info()3156 ++port->icount.buf_overrun; in uart_insert_char()3164 ++port->icount.buf_overrun; in uart_insert_char()
843 sport->port.icount.buf_overrun++; in __imx_uart_rxint()1173 sport->port.icount.buf_overrun++; in imx_uart_dma_rx_callback()1238 sport->port.icount.buf_overrun++; in imx_uart_clear_rx_errors()
697 port->icount.buf_overrun++; in max310x_handle_rx()
566 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
301 port->icount.buf_overrun++; in stm32_usart_push_buffer_dma()
1226 port->icount.buf_overrun++; in sci_dma_rx_push()
1102 icount->buf_overrun = cnow.buf_overrun; in rs_get_icount()
1725 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
1318 icount->buf_overrun = cnow.buf_overrun; in mxser_get_icount()
1062 icount->buf_overrun = cnow.buf_overrun; in get_icount()
845 info->icount.buf_overrun++; in rx_ready_hdlc()2204 icount->buf_overrun = cnow.buf_overrun; in mgslpc_get_icount()
1613 icount->buf_overrun = cnow.buf_overrun; in hso_get_count()
861 p->port.icount.buf_overrun += count - ret; in __dma_rx_do_complete()
1393 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount()
Completed in 79 milliseconds