Home
last modified time | relevance | path

Searched refs:throttle_mutex (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/tty/
A Dtty_ioctl.c141 mutex_lock(&tty->throttle_mutex); in tty_throttle_safe()
151 mutex_unlock(&tty->throttle_mutex); in tty_throttle_safe()
172 mutex_lock(&tty->throttle_mutex); in tty_unthrottle_safe()
182 mutex_unlock(&tty->throttle_mutex); in tty_unthrottle_safe()
A Dtty_io.c3102 mutex_init(&tty->throttle_mutex); in alloc_tty_struct()
/linux-6.3-rc2/include/linux/
A Dtty.h205 struct mutex throttle_mutex; member

Completed in 11 milliseconds