goldfish_tty_current_line_count   50 drivers/tty/goldfish.c static u32 goldfish_tty_current_line_count;
goldfish_tty_current_line_count  327 drivers/tty/goldfish.c 		line = goldfish_tty_current_line_count;
goldfish_tty_current_line_count  333 drivers/tty/goldfish.c 		       goldfish_tty_current_line_count);
goldfish_tty_current_line_count  338 drivers/tty/goldfish.c 	if (goldfish_tty_current_line_count == 0) {
goldfish_tty_current_line_count  343 drivers/tty/goldfish.c 	goldfish_tty_current_line_count++;
goldfish_tty_current_line_count  410 drivers/tty/goldfish.c 	goldfish_tty_current_line_count--;
goldfish_tty_current_line_count  411 drivers/tty/goldfish.c 	if (goldfish_tty_current_line_count == 0)
goldfish_tty_current_line_count  431 drivers/tty/goldfish.c 	goldfish_tty_current_line_count--;
goldfish_tty_current_line_count  432 drivers/tty/goldfish.c 	if (goldfish_tty_current_line_count == 0)