Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_mutex.c54 lockdep_set_subclass(&tty->legacy_mutex, TTY_LOCK_SLAVE); in tty_set_lock_subclass()
H A Dtty.h24 * TTY_LOCK_SLAVE is for slave ptys only.
40 TTY_LOCK_SLAVE, enumerator
H A Dtty_buffer.c612 lockdep_set_subclass(&port->buf.lock, TTY_LOCK_SLAVE); in tty_buffer_set_lock_subclass()
H A Dpty.c384 lockdep_set_subclass(&o_tty->termios_rwsem, TTY_LOCK_SLAVE); in pty_common_install()
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_mutex.c60 lockdep_set_subclass(&tty->legacy_mutex, TTY_LOCK_SLAVE); in tty_set_lock_subclass()
H A Dtty.h25 * TTY_LOCK_SLAVE is for slave ptys only.
41 TTY_LOCK_SLAVE, enumerator
H A Dtty_buffer.c629 lockdep_set_subclass(&port->buf.lock, TTY_LOCK_SLAVE); in tty_buffer_set_lock_subclass()
H A Dpty.c395 lockdep_set_subclass(&o_tty->termios_rwsem, TTY_LOCK_SLAVE); in pty_common_install()

Completed in 6 milliseconds