Searched refs:handler_mutex (Results 1 – 1 of 1) sorted by relevance
129 struct mutex handler_mutex; member483 mutex_lock(&id_priv->handler_mutex); in cma_disable_callback()485 mutex_unlock(&id_priv->handler_mutex); in cma_disable_callback()511 mutex_init(&id_priv->handler_mutex); in rdma_create_id()1053 mutex_lock(&id_priv->handler_mutex); in rdma_destroy_id()1054 mutex_unlock(&id_priv->handler_mutex); in rdma_destroy_id()1190 mutex_unlock(&id_priv->handler_mutex); in cma_ib_handler()1195 mutex_unlock(&id_priv->handler_mutex); in cma_ib_handler()1330 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING); in cma_req_handler()1356 mutex_unlock(&conn_id->handler_mutex); in cma_req_handler()[all …]