Searched refs:rdma_unlock_handler (Results 1 – 4 of 4) sorted by relevance
261 void rdma_unlock_handler(struct rdma_cm_id *id);
519 rdma_unlock_handler(mc->ctx->cm_id); in ucma_cleanup_mc_events()1145 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1151 rdma_unlock_handler(ctx->cm_id); in ucma_accept()1680 rdma_unlock_handler(ctx->cm_id); in ucma_migrate_id()
4659 void rdma_unlock_handler(struct rdma_cm_id *id) in rdma_unlock_handler() function4666 EXPORT_SYMBOL(rdma_unlock_handler);
504 rdma_unlock_handler(newxprt->sc_cm_id); in svc_rdma_accept()