mthca_uar_alloc   459 drivers/infiniband/hw/mthca/mthca_dev.h int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar);
mthca_uar_alloc   707 drivers/infiniband/hw/mthca/mthca_main.c 	err = mthca_uar_alloc(dev, &dev->driver_uar);
mthca_uar_alloc   321 drivers/infiniband/hw/mthca/mthca_provider.c 	err = mthca_uar_alloc(to_mdev(ibdev), &context->uar);