Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_ioctl.c140 mutex_lock(&tty->throttle_mutex); in tty_throttle_safe()
150 mutex_unlock(&tty->throttle_mutex); in tty_throttle_safe()
171 mutex_lock(&tty->throttle_mutex); in tty_unthrottle_safe()
181 mutex_unlock(&tty->throttle_mutex); in tty_unthrottle_safe()
A Dtty_io.c3135 mutex_init(&tty->throttle_mutex); in alloc_tty_struct()
/linux/include/linux/
A Dtty.h157 struct mutex throttle_mutex; member

Completed in 14 milliseconds