Home
last modified time | relevance | path

Searched refs:rdma_user_mmap_entry_remove (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/core/
H A Dib_core_uverbs.c235 void rdma_user_mmap_entry_remove(struct rdma_user_mmap_entry *entry) in rdma_user_mmap_entry_remove() function
262 EXPORT_SYMBOL(rdma_user_mmap_entry_remove);
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c491 rdma_user_mmap_entry_remove(qp->rq_mmap_entry); in efa_qp_user_mmap_entries_remove()
492 rdma_user_mmap_entry_remove(qp->rq_db_mmap_entry); in efa_qp_user_mmap_entries_remove()
493 rdma_user_mmap_entry_remove(qp->llq_desc_mmap_entry); in efa_qp_user_mmap_entries_remove()
494 rdma_user_mmap_entry_remove(qp->sq_db_mmap_entry); in efa_qp_user_mmap_entries_remove()
1052 rdma_user_mmap_entry_remove(cq->db_mmap_entry); in efa_cq_user_mmap_entries_remove()
1053 rdma_user_mmap_entry_remove(cq->mmap_entry); in efa_cq_user_mmap_entries_remove()
1102 rdma_user_mmap_entry_remove(cq->mmap_entry); in cq_mmap_entries_setup()
/linux/drivers/infiniband/hw/ionic/
H A Dionic_controlpath.c424 rdma_user_mmap_entry_remove(ctx->mmap_dbell); in ionic_alloc_ucontext()
436 rdma_user_mmap_entry_remove(ctx->mmap_dbell); in ionic_dealloc_ucontext()
1775 rdma_user_mmap_entry_remove(qp->mmap_sq_cmb); in ionic_qp_sq_destroy_cmb()
2001 rdma_user_mmap_entry_remove(qp->mmap_rq_cmb); in ionic_qp_rq_destroy_cmb()
2371 rdma_user_mmap_entry_remove(qp->mmap_rq_cmb); in ionic_create_qp()
2374 rdma_user_mmap_entry_remove(qp->mmap_sq_cmb); in ionic_create_qp()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c359 rdma_user_mmap_entry_remove(ucontext->db_mmap_entry); in irdma_alloc_ucontext()
388 rdma_user_mmap_entry_remove(ucontext->db_mmap_entry); in irdma_dealloc_ucontext()
494 rdma_user_mmap_entry_remove(iwqp->push_db_mmap_entry); in irdma_remove_push_mmap_entries()
498 rdma_user_mmap_entry_remove(iwqp->push_wqe_mmap_entry); in irdma_remove_push_mmap_entries()
529 rdma_user_mmap_entry_remove(iwqp->push_wqe_mmap_entry); in irdma_setup_push_mmap_entries()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c700 rdma_user_mmap_entry_remove(pd->pd_db_mmap); in bnxt_re_dealloc_pd()
768 rdma_user_mmap_entry_remove(pd->pd_db_mmap); in bnxt_re_alloc_pd()
4719 rdma_user_mmap_entry_remove(uctx->shpage_mmap); in bnxt_re_dealloc_ucontext()