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