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

/linux-master/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, function
/linux-master/drivers/infiniband/core/
H A Dumem_dmabuf.c113 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, function
171 EXPORT_SYMBOL(ib_umem_dmabuf_get); variable
195 umem_dmabuf = ib_umem_dmabuf_get(device, offset, size, fd, access,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c1528 umem_dmabuf = ib_umem_dmabuf_get(&dev->ib_dev, offset, length, fd,

Completed in 230 milliseconds