Searched refs:rdma_unlock_handler (Results 1 – 4 of 4) sorted by relevance
296 void rdma_unlock_handler(struct rdma_cm_id *id);
525 rdma_unlock_handler(mc->ctx->cm_id); in ucma_cleanup_mc_events()1213 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1219 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1743 rdma_unlock_handler(ctx->cm_id); in ucma_migrate_id()
4764 void rdma_unlock_handler(struct rdma_cm_id *id) in rdma_unlock_handler() function4771 EXPORT_SYMBOL(rdma_unlock_handler);
559 rdma_unlock_handler(newxprt->sc_cm_id); in svc_rdma_accept()