Lines Matching refs:handler_mutex

414 	 * the handler_mutex and the spinlock. State is not allowed to change
415 * to/from a handler_mutex protected value without also holding
416 * handler_mutex.
419 lockdep_assert_held(&id_priv->handler_mutex);
1012 mutex_init(&id_priv->handler_mutex);
1950 * handler_mutex the work is guaranteed not to touch id_priv
2066 * destroy an ID from within the handler_mutex. This ensures that no other
2070 __releases(&idprv->handler_mutex)
2083 lockdep_assert_held(&id_priv->handler_mutex);
2088 mutex_unlock(&id_priv->handler_mutex);
2097 mutex_lock(&id_priv->handler_mutex);
2151 lockdep_assert_held(&id_priv->handler_mutex);
2167 mutex_lock(&id_priv->handler_mutex);
2240 mutex_unlock(&id_priv->handler_mutex);
2401 mutex_lock(&listen_id->handler_mutex);
2424 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING);
2439 mutex_unlock(&listen_id->handler_mutex);
2449 mutex_unlock(&conn_id->handler_mutex);
2452 mutex_unlock(&listen_id->handler_mutex);
2504 mutex_lock(&id_priv->handler_mutex);
2556 mutex_unlock(&id_priv->handler_mutex);
2577 mutex_lock(&listen_id->handler_mutex);
2590 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING);
2595 mutex_unlock(&listen_id->handler_mutex);
2602 mutex_unlock(&listen_id->handler_mutex);
2618 mutex_unlock(&listen_id->handler_mutex);
2623 mutex_unlock(&conn_id->handler_mutex);
2626 mutex_unlock(&listen_id->handler_mutex);
2984 mutex_lock(&id_priv->handler_mutex);
2993 mutex_unlock(&id_priv->handler_mutex);
3003 mutex_lock(&id_priv->handler_mutex);
3019 mutex_unlock(&id_priv->handler_mutex);
3483 mutex_lock(&id_priv->handler_mutex);
3522 mutex_unlock(&id_priv->handler_mutex);
4200 mutex_lock(&id_priv->handler_mutex);
4252 mutex_unlock(&id_priv->handler_mutex);
4498 mutex_lock(&id_priv->handler_mutex);
4500 mutex_unlock(&id_priv->handler_mutex);
4639 lockdep_assert_held(&id_priv->handler_mutex);
4699 mutex_lock(&id_priv->handler_mutex);
4708 mutex_unlock(&id_priv->handler_mutex);
4844 mutex_lock(&id_priv->handler_mutex);
4858 mutex_unlock(&id_priv->handler_mutex);
5156 mutex_lock(&id_priv->handler_mutex);
5166 __acquire(&id_priv->handler_mutex);
5174 mutex_unlock(&id_priv->handler_mutex);
5237 mutex_lock(&id_priv->handler_mutex);
5243 mutex_unlock(&id_priv->handler_mutex);
5256 mutex_unlock(&id_priv->handler_mutex);
5261 mutex_unlock(&id_priv->handler_mutex);