Searched refs:rdma_unlock_handler (Results 1 – 4 of 4) sorted by relevance
249 void rdma_unlock_handler(struct rdma_cm_id *id);
516 rdma_unlock_handler(mc->ctx->cm_id); in ucma_cleanup_mc_events()1142 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1148 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1668 rdma_unlock_handler(ctx->cm_id); in ucma_migrate_id()
4467 void rdma_unlock_handler(struct rdma_cm_id *id) in rdma_unlock_handler() function4474 EXPORT_SYMBOL(rdma_unlock_handler);
504 rdma_unlock_handler(newxprt->sc_cm_id); in svc_rdma_accept()