CON_BUF_SIZE 308 drivers/tty/vt/vc_screen.c if (this_round > CON_BUF_SIZE) CON_BUF_SIZE 309 drivers/tty/vt/vc_screen.c this_round = CON_BUF_SIZE; CON_BUF_SIZE 363 drivers/tty/vt/vc_screen.c if (this_round > CON_BUF_SIZE) { CON_BUF_SIZE 364 drivers/tty/vt/vc_screen.c this_round = CON_BUF_SIZE; CON_BUF_SIZE 383 drivers/tty/vt/vc_screen.c if (this_round < CON_BUF_SIZE) CON_BUF_SIZE 491 drivers/tty/vt/vc_screen.c if (this_round > CON_BUF_SIZE) CON_BUF_SIZE 492 drivers/tty/vt/vc_screen.c this_round = CON_BUF_SIZE;