Searched refs:tty_buffer_lock_exclusive (Results 1 – 3 of 3) sorted by relevance
40 extern void tty_buffer_lock_exclusive(struct tty_port *port);
56 void tty_buffer_lock_exclusive(struct tty_port *port) in tty_buffer_lock_exclusive() function63 EXPORT_SYMBOL_GPL(tty_buffer_lock_exclusive);
390 tty_buffer_lock_exclusive(&vc->port); in paste_selection()