buf_overrun       847 drivers/char/pcmcia/synclink_cs.c 		info->icount.buf_overrun++;
buf_overrun      2212 drivers/char/pcmcia/synclink_cs.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1615 drivers/net/usb/hso.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1395 drivers/staging/fwserial/fwserial.c 	icount->buf_overrun = port->icount.overrun;
buf_overrun      1200 drivers/tty/amiserial.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun       533 drivers/tty/cyclades.c 			info->icount.buf_overrun++;
buf_overrun      2757 drivers/tty/cyclades.c 	sic->buf_overrun = cnow.buf_overrun;
buf_overrun      1837 drivers/tty/mxser.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1743 drivers/tty/nozomi.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun       797 drivers/tty/serial/8250/8250_omap.c 	p->port.icount.buf_overrun += count - ret;
buf_overrun       800 drivers/tty/serial/imx.c 			sport->port.icount.buf_overrun++;
buf_overrun      1130 drivers/tty/serial/imx.c 				sport->port.icount.buf_overrun++;
buf_overrun      1199 drivers/tty/serial/imx.c 			sport->port.icount.buf_overrun++;
buf_overrun       697 drivers/tty/serial/max310x.c 			port->icount.buf_overrun++;
buf_overrun       566 drivers/tty/serial/sc16is7xx.c 		port->icount.buf_overrun++;
buf_overrun      1278 drivers/tty/serial/serial_core.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1866 drivers/tty/serial/serial_core.c 		if (uport->icount.buf_overrun)
buf_overrun      1867 drivers/tty/serial/serial_core.c 			seq_printf(m, " bo:%d", uport->icount.buf_overrun);
buf_overrun      3072 drivers/tty/serial/serial_core.c 			++port->icount.buf_overrun;
buf_overrun      3080 drivers/tty/serial/serial_core.c 			++port->icount.buf_overrun;
buf_overrun      1223 drivers/tty/serial/sh-sci.c 		port->icount.buf_overrun++;
buf_overrun      1610 drivers/tty/synclink.c 		info->icount.buf_overrun++;
buf_overrun      2936 drivers/tty/synclink.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1118 drivers/tty/synclink_gt.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun      1327 drivers/tty/synclinkmp.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun       568 drivers/usb/serial/generic.c 	icount->buf_overrun = cnow.buf_overrun;
buf_overrun       107 include/linux/cyclades.h 	__u32	buf_overrun;
buf_overrun        23 include/linux/serial.h 	__u32	buf_overrun;
buf_overrun        99 include/linux/serial_core.h 	__u32	buf_overrun;
buf_overrun       106 include/uapi/linux/serial.h 	int buf_overrun;
buf_overrun       216 include/uapi/linux/synclink.h 	__u32	buf_overrun;