taglinefilesource code
VLEFT337drivers/char/serial.c#define VLEFT ((tail-head-1)&(TTY_BUF_SIZE-1))
VLEFT1543drivers/char/tty_io.c#define VLEFT ((tail-head-1)&(TTY_BUF_SIZE-1))