Symbol: mthca_alloc_cleanup
drivers/infiniband/hw/mthca/mthca_av.c
363
mthca_alloc_cleanup(&dev->av_table.alloc);
drivers/infiniband/hw/mthca/mthca_av.c
375
mthca_alloc_cleanup(&dev->av_table.alloc);
drivers/infiniband/hw/mthca/mthca_cq.c
969
mthca_alloc_cleanup(&dev->cq_table.alloc);
drivers/infiniband/hw/mthca/mthca_cq.c
977
mthca_alloc_cleanup(&dev->cq_table.alloc);
drivers/infiniband/hw/mthca/mthca_dev.h
417
void mthca_alloc_cleanup(struct mthca_alloc *alloc);
drivers/infiniband/hw/mthca/mthca_eq.c
884
mthca_alloc_cleanup(&dev->eq_table.alloc);
drivers/infiniband/hw/mthca/mthca_eq.c
904
mthca_alloc_cleanup(&dev->eq_table.alloc);
drivers/infiniband/hw/mthca/mthca_mcg.c
334
mthca_alloc_cleanup(&dev->mcg_table.alloc);
drivers/infiniband/hw/mthca/mthca_mr.c
682
mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);
drivers/infiniband/hw/mthca/mthca_mr.c
700
mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);
drivers/infiniband/hw/mthca/mthca_pd.c
80
mthca_alloc_cleanup(&dev->pd_table.alloc);
drivers/infiniband/hw/mthca/mthca_qp.c
2283
mthca_alloc_cleanup(&dev->qp_table.alloc);
drivers/infiniband/hw/mthca/mthca_qp.c
2303
mthca_alloc_cleanup(&dev->qp_table.alloc);
drivers/infiniband/hw/mthca/mthca_qp.c
2316
mthca_alloc_cleanup(&dev->qp_table.alloc);
drivers/infiniband/hw/mthca/mthca_srq.c
686
mthca_alloc_cleanup(&dev->srq_table.alloc);
drivers/infiniband/hw/mthca/mthca_srq.c
697
mthca_alloc_cleanup(&dev->srq_table.alloc);
drivers/infiniband/hw/mthca/mthca_uar.c
67
mthca_alloc_cleanup(&dev->uar_table.alloc);
drivers/infiniband/hw/mthca/mthca_uar.c
77
mthca_alloc_cleanup(&dev->uar_table.alloc);