Searched refs:move_notify (Results 1 – 5 of 5) sorted by relevance
123 if (unlikely(!ops || !ops->move_notify)) in ib_umem_dmabuf_get()180 .move_notify = ib_umem_dmabuf_unsupported_move_notify,
490 void (*move_notify)(struct dma_buf_attachment *attach); member
432 .move_notify = amdgpu_dma_buf_move_notify
716 if (WARN_ON(importer_ops && !importer_ops->move_notify)) in dma_buf_dynamic_attach()1040 attach->importer_ops->move_notify(attach); in dma_buf_move_notify()
1585 .move_notify = mlx5_ib_dmabuf_invalidate_cb,
Completed in 14 milliseconds