Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddma-buf.h621 void dma_buf_move_notify(struct dma_buf *dma_buf);
/linux-6.15/drivers/dma-buf/
H A Ddma-buf.c1274 void dma_buf_move_notify(struct dma_buf *dmabuf) in dma_buf_move_notify() function
1284 EXPORT_SYMBOL_NS_GPL(dma_buf_move_notify, "DMA_BUF");
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1267 dma_buf_move_notify(abo->tbo.base.dma_buf); in amdgpu_bo_move_notify()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.c728 dma_buf_move_notify(ttm_bo->base.dma_buf); in xe_bo_move_notify()