Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c333 dma_buf_move_notify(priv->dmabuf); in vfio_pci_dma_buf_move()
354 dma_buf_move_notify(priv->dmabuf); in vfio_pci_dma_buf_cleanup()
/linux/include/linux/
H A Ddma-buf.h581 void dma_buf_move_notify(struct dma_buf *dma_buf);
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dmabuf.c172 dma_buf_move_notify(uverbs_dmabuf->dmabuf); in uverbs_dmabuf_fd_destroy_uobj()
H A Dib_core_uverbs.c249 dma_buf_move_notify(uverbs_dmabuf->dmabuf); in rdma_user_mmap_entry_remove()
/linux/drivers/dma-buf/
H A Ddma-buf.c1333 void dma_buf_move_notify(struct dma_buf *dmabuf) in dma_buf_move_notify() function
1343 EXPORT_SYMBOL_NS_GPL(dma_buf_move_notify, "DMA_BUF");
/linux/drivers/iommu/iommufd/
H A Dselftest.c2084 dma_buf_move_notify(dmabuf); in iommufd_test_dmabuf_revoke()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c821 dma_buf_move_notify(ttm_bo->base.dma_buf); in xe_bo_move_notify()