Searched refs:rdma_unlock_handler (Results 1 – 4 of 4) sorted by relevance
260 void rdma_unlock_handler(struct rdma_cm_id *id);
520 rdma_unlock_handler(mc->ctx->cm_id); in ucma_cleanup_mc_events()1146 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1152 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1676 rdma_unlock_handler(ctx->cm_id); in ucma_migrate_id()
4736 void rdma_unlock_handler(struct rdma_cm_id *id) in rdma_unlock_handler() function4743 EXPORT_SYMBOL(rdma_unlock_handler);
551 rdma_unlock_handler(newxprt->sc_cm_id); in svc_rdma_accept()