Home
last modified time | relevance | path

Searched refs:TTY_LOCK_SLAVE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/tty/
Dtty_mutex.c51 lockdep_set_subclass(&tty->legacy_mutex, TTY_LOCK_SLAVE); in tty_set_lock_subclass()
Dtty_buffer.c550 lockdep_set_subclass(&port->buf.lock, TTY_LOCK_SLAVE); in tty_buffer_set_lock_subclass()
Dpty.c397 lockdep_set_subclass(&o_tty->termios_rwsem, TTY_LOCK_SLAVE); in pty_common_install()
/linux-4.1.27/include/linux/
Dtty.h38 TTY_LOCK_SLAVE, enumerator