Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
A Dumem_dmabuf.c109 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get() function
167 EXPORT_SYMBOL(ib_umem_dmabuf_get);
191 umem_dmabuf = ib_umem_dmabuf_get(device, offset, size, fd, access, in ib_umem_dmabuf_get_pinned()
/linux/include/rdma/
A Dib_umem.h139 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device,
179 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get() function
/linux/drivers/infiniband/hw/mlx5/
A Dmr.c1610 umem_dmabuf = ib_umem_dmabuf_get(&dev->ib_dev, offset, length, fd, in mlx5_ib_reg_user_mr_dmabuf()

Completed in 9 milliseconds