Home
last modified time | relevance | path

Searched refs:tty_bufhead (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
Dtty_buffer.c58 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()
67 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()
118 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
197 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
223 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
261 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
483 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
548 struct tty_bufhead *buf = &port->buf; in tty_flip_buffer_push()
572 struct tty_bufhead *buf = &port->buf; in tty_insert_flip_string_and_push_buffer()
596 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/kernel/linux/linux-5.10/include/linux/
Dtty.h85 struct tty_bufhead { struct
231 struct tty_bufhead buf; /* Locked internally */