Searched refs:move_notify (Results 1 – 9 of 9) sorted by relevance
466 void (*move_notify)(struct dma_buf_attachment *attach); member
195 .move_notify = ib_umem_dmabuf_unsupported_move_notify,
170 Lifecycle is controlled by DMABUF move_notify(). When the exporting driver wants172 drivers through move_notify() and synchronously DMA unmap all the MMIO.
290 .move_notify = xe_dma_buf_move_notify
289 .move_notify = virtgpu_dma_buf_move_notify
537 .move_notify = amdgpu_dma_buf_move_notify
1020 if (WARN_ON(importer_ops && !importer_ops->move_notify)) in dma_buf_dynamic_attach()1341 attach->importer_ops->move_notify(attach); in dma_buf_move_notify()
1455 .move_notify = iopt_revoke_notify,
1622 .move_notify = mlx5_ib_dmabuf_invalidate_cb,