Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c26 params->attach_ops->move_notify; in is_dynamic()
61 * set from xe_gem_prime_export(), and it's needed for the move_notify() in check_residency()
63 * evict also the imported bo through the move_notify() functionality if in check_residency()
196 .move_notify = xe_dma_buf_move_notify
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c241 .move_notify = xe_dma_buf_move_notify
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c291 .move_notify = virtgpu_dma_buf_move_notify
/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1623 .move_notify = mlx5_ib_dmabuf_invalidate_cb,