Searched refs:buf_overrun (Results 1 – 9 of 9) 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()
1286 icount->buf_overrun = cnow.buf_overrun; in uart_get_icount()2018 if (uport->icount.buf_overrun) in uart_line_info()2019 seq_printf(m, " bo:%u", uport->icount.buf_overrun); in uart_line_info()3432 ++port->icount.buf_overrun; in uart_insert_char()3440 ++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()
584 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
1706 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
1054 icount->buf_overrun = cnow.buf_overrun; in get_icount()