Searched refs:throttle_mutex (Results 1 – 3 of 3) sorted by relevance
141 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()
3102 mutex_init(&tty->throttle_mutex); in alloc_tty_struct()
205 struct mutex throttle_mutex; member
Completed in 12 milliseconds