Home
last modified time | relevance | path

Searched refs:dma_buf_move_notify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddma-buf.h513 void dma_buf_move_notify(struct dma_buf *dma_buf);
/kernel/linux/linux-6.6/include/linux/
H A Ddma-buf.h616 void dma_buf_move_notify(struct dma_buf *dma_buf);
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c979 * dma_buf_move_notify - notify attachments that DMA-buf is moving
986 void dma_buf_move_notify(struct dma_buf *dmabuf) in dma_buf_move_notify() function
996 EXPORT_SYMBOL_GPL(dma_buf_move_notify); variable
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c864 * - dma_buf_move_notify()
1252 * dma_buf_move_notify - notify attachments that DMA-buf is moving
1259 void dma_buf_move_notify(struct dma_buf *dmabuf) in dma_buf_move_notify() function
1269 EXPORT_SYMBOL_NS_GPL(dma_buf_move_notify, DMA_BUF);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1300 dma_buf_move_notify(abo->tbo.base.dma_buf); in amdgpu_bo_move_notify()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1273 dma_buf_move_notify(abo->tbo.base.dma_buf); in amdgpu_bo_move_notify()

Completed in 9 milliseconds