Home
last modified time | relevance | path

Searched refs:move_notify (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
A Dxe_dma_buf.c26 params->attach_ops->move_notify; in is_dynamic()
196 .move_notify = xe_dma_buf_move_notify
/linux/drivers/infiniband/core/
A Dumem_dmabuf.c132 if (unlikely(!ops || !ops->move_notify)) in ib_umem_dmabuf_get_with_dma_device()
198 .move_notify = ib_umem_dmabuf_unsupported_move_notify,
/linux/include/linux/
A Ddma-buf.h488 void (*move_notify)(struct dma_buf_attachment *attach); member
/linux/drivers/gpu/drm/xe/
A Dxe_dma_buf.c244 .move_notify = xe_dma_buf_move_notify
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_dma_buf.c397 .move_notify = amdgpu_dma_buf_move_notify
/linux/drivers/dma-buf/
A Ddma-buf.c913 if (WARN_ON(importer_ops && !importer_ops->move_notify)) in dma_buf_dynamic_attach()
1280 attach->importer_ops->move_notify(attach); in dma_buf_move_notify()
/linux/drivers/infiniband/hw/mlx5/
A Dmr.c1562 .move_notify = mlx5_ib_dmabuf_invalidate_cb,

Completed in 20 milliseconds