Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dtty_mutex.c54 lockdep_set_subclass(&tty->legacy_mutex, TTY_LOCK_SLAVE); in tty_set_lock_subclass()
Dtty.h40 TTY_LOCK_SLAVE, enumerator
Dtty_buffer.c612 lockdep_set_subclass(&port->buf.lock, TTY_LOCK_SLAVE); in tty_buffer_set_lock_subclass()
Dpty.c384 lockdep_set_subclass(&o_tty->termios_rwsem, TTY_LOCK_SLAVE); in pty_common_install()