Home
last modified time | relevance | path

Searched refs:tty_buffer_lock_exclusive (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dtty_flip.h47 void tty_buffer_lock_exclusive(struct tty_port *port);
/linux-6.3-rc2/Documentation/driver-api/tty/
A Dtty_buffer.rst38 :identifiers: tty_buffer_lock_exclusive tty_buffer_unlock_exclusive
/linux-6.3-rc2/drivers/tty/
A Dtty_buffer.c52 void tty_buffer_lock_exclusive(struct tty_port *port) in tty_buffer_lock_exclusive() function
59 EXPORT_SYMBOL_GPL(tty_buffer_lock_exclusive);
A Dtty_io.c2290 tty_buffer_lock_exclusive(tty->port); in tiocsti()
/linux-6.3-rc2/drivers/tty/vt/
A Dselection.c391 tty_buffer_lock_exclusive(&vc->port); in paste_selection()

Completed in 11 milliseconds