Home
last modified time | relevance | path

Searched refs:rdma_unlock_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/rdma/
Drdma_cm.h249 void rdma_unlock_handler(struct rdma_cm_id *id);
/Linux-v5.10/drivers/infiniband/core/
Ducma.c516 rdma_unlock_handler(mc->ctx->cm_id); in ucma_cleanup_mc_events()
572 rdma_unlock_handler(ctx->cm_id); in __destroy_id()
1134 rdma_unlock_handler(ctx->cm_id); in ucma_accept()
1140 rdma_unlock_handler(ctx->cm_id); in ucma_accept()
1660 rdma_unlock_handler(ctx->cm_id); in ucma_migrate_id()
Dcma.c4302 void rdma_unlock_handler(struct rdma_cm_id *id) in rdma_unlock_handler() function
4309 EXPORT_SYMBOL(rdma_unlock_handler);