Search notes:

drivers/tty/tty_buffer.c

TTY buffer allocation management.

__tty_insert_flip_char

This function adds one character to the tty buffer.

Index