Home
last modified time | relevance | path

Searched refs:tty_buffer_unlock_exclusive (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtty_flip.h40 extern void tty_buffer_unlock_exclusive(struct tty_port *port);
/kernel/linux/linux-6.6/include/linux/
H A Dtty_flip.h90 void tty_buffer_unlock_exclusive(struct tty_port *port);
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_buffer.c43 * tty_buffer_unlock_exclusive - release exclusive access
65 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive() function
77 EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive); variable
H A Dtty_io.c2281 tty_buffer_unlock_exclusive(tty->port); in tiocsti()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_buffer.c50 * See also tty_buffer_unlock_exclusive().
62 * tty_buffer_unlock_exclusive - release exclusive access
69 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive() function
81 EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive); variable
H A Dtty_io.c2292 tty_buffer_unlock_exclusive(tty->port); in tiocsti()
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dselection.c416 tty_buffer_unlock_exclusive(&vc->port); in paste_selection()
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dselection.c417 tty_buffer_unlock_exclusive(&vc->port); in paste_selection()

Completed in 11 milliseconds