Searched refs:tty_buffer_lock_exclusive (Results 1 – 5 of 5) sorted by relevance
41 :identifiers: tty_buffer_lock_exclusive tty_buffer_unlock_exclusive
89 void tty_buffer_lock_exclusive(struct tty_port *port);
52 void tty_buffer_lock_exclusive(struct tty_port *port) in tty_buffer_lock_exclusive() function59 EXPORT_SYMBOL_GPL(tty_buffer_lock_exclusive);
2289 tty_buffer_lock_exclusive(tty->port); in tiocsti()
391 tty_buffer_lock_exclusive(&vc->port); in paste_selection()