Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dumem_dmabuf.c113 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get() function
171 EXPORT_SYMBOL(ib_umem_dmabuf_get);
195 umem_dmabuf = ib_umem_dmabuf_get(device, offset, size, fd, access, in ib_umem_dmabuf_get_pinned()
/openbmc/linux/include/rdma/
H A Dib_umem.h145 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device,
185 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1561 umem_dmabuf = ib_umem_dmabuf_get(&dev->ib_dev, offset, length, fd, in mlx5_ib_reg_user_mr_dmabuf()