Searched refs:dma_buf_attach_ops (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/rdma/
H A Dib_umem.h17 struct dma_buf_attach_ops;
148 const struct dma_buf_attach_ops *ops);
189 struct dma_buf_attach_ops *ops)
/linux-master/include/linux/
H A Ddma-buf.h418 * disable immediately from their &dma_buf_attach_ops.move_notify
455 * struct dma_buf_attach_ops - importer operations for an attachment
459 struct dma_buf_attach_ops { struct
518 const struct dma_buf_attach_ops *importer_ops;
602 const struct dma_buf_attach_ops *importer_ops,
/linux-master/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c241 static const struct dma_buf_attach_ops xe_dma_buf_attach_ops = {
250 const struct dma_buf_attach_ops *attach_ops;
265 const struct dma_buf_attach_ops *attach_ops;
/linux-master/drivers/infiniband/core/
H A Dumem_dmabuf.c116 const struct dma_buf_attach_ops *ops)
182 static struct dma_buf_attach_ops ib_umem_dmabuf_attach_pinned_ops = {
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c193 static const struct dma_buf_attach_ops nop2p_attach_ops = {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c430 static const struct dma_buf_attach_ops amdgpu_dma_buf_attach_ops = {
/linux-master/drivers/dma-buf/
H A Ddma-buf.c890 const struct dma_buf_attach_ops *importer_ops,
1062 * &dma_buf_attach_ops.move_notify.
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c1501 static struct dma_buf_attach_ops mlx5_ib_dmabuf_attach_ops = {

Completed in 214 milliseconds