Searched refs:handler_mutex (Results 1 – 1 of 1) sorted by relevance
211 struct mutex handler_mutex; member595 mutex_lock(&id_priv->handler_mutex); in cma_disable_callback()597 mutex_unlock(&id_priv->handler_mutex); in cma_disable_callback()624 mutex_init(&id_priv->handler_mutex); in rdma_create_id()1458 mutex_lock(&id_priv->handler_mutex); in rdma_destroy_id()1459 mutex_unlock(&id_priv->handler_mutex); in rdma_destroy_id()1591 mutex_unlock(&id_priv->handler_mutex); in cma_ib_handler()1596 mutex_unlock(&id_priv->handler_mutex); in cma_ib_handler()1766 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING); in cma_req_handler()1792 mutex_unlock(&conn_id->handler_mutex); in cma_req_handler()[all …]