Searched refs:tty_bufhead (Results 1 – 3 of 3) sorted by relevance
58 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()67 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()119 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()198 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()224 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()262 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()415 struct tty_bufhead *buf = &port->buf; in tty_schedule_flip()513 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()583 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
37 struct tty_bufhead { struct
52 struct tty_bufhead buf; /* Locked internally */
Completed in 6 milliseconds