Searched refs:tty_buffer_unlock_exclusive (Results 1 – 5 of 5) sorted by relevance
48 void tty_buffer_unlock_exclusive(struct tty_port *port);
38 :identifiers: tty_buffer_lock_exclusive tty_buffer_unlock_exclusive
69 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive() function81 EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive);
2287 tty_buffer_unlock_exclusive(tty->port); in tiocsti()
417 tty_buffer_unlock_exclusive(&vc->port); in paste_selection()