Home
last modified time | relevance | path

Searched refs:dma_buf_unpin (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c776 dma_buf_unpin(attach); in dma_buf_dynamic_attach()
822 dma_buf_unpin(attach); in dma_buf_detach()
860 * dma_buf_unpin - Remove lock from DMA-buf
864 void dma_buf_unpin(struct dma_buf_attachment *attach) in dma_buf_unpin() function
873 EXPORT_SYMBOL_GPL(dma_buf_unpin); variable
931 dma_buf_unpin(attach); in dma_buf_map_attachment()
974 dma_buf_unpin(attach); in dma_buf_unmap_attachment()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dumem_dmabuf.c214 dma_buf_unpin(umem_dmabuf->attach); in ib_umem_dmabuf_get_pinned()
229 dma_buf_unpin(umem_dmabuf->attach); in ib_umem_dmabuf_release()
/kernel/linux/linux-5.10/include/linux/
H A Ddma-buf.h105 * This is called by dma_buf_unpin and lets the exporter know that the
501 void dma_buf_unpin(struct dma_buf_attachment *attach);
/kernel/linux/linux-6.6/include/linux/
H A Ddma-buf.h114 * This is called by dma_buf_unpin() and lets the exporter know that the
604 void dma_buf_unpin(struct dma_buf_attachment *attach);
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c815 * - dma_buf_unpin()
1036 * Buffers must be unpinned by calling dma_buf_unpin().
1058 * dma_buf_unpin - Unpin a DMA-buf
1065 void dma_buf_unpin(struct dma_buf_attachment *attach) in dma_buf_unpin() function
1076 EXPORT_SYMBOL_NS_GPL(dma_buf_unpin, DMA_BUF);
1222 dma_buf_unpin(attach); in dma_buf_unmap_attachment()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1030 dma_buf_unpin(bo->tbo.base.import_attach); in amdgpu_bo_unpin()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1031 dma_buf_unpin(bo->tbo.base.import_attach); in amdgpu_bo_unpin()

Completed in 9 milliseconds