Searched refs:dma_buf_export (Results 1 – 6 of 6) sorted by relevance
381 struct dma_buf *dma_buf_export(const struct dma_buf_export_info *exp_info);
389 struct dma_buf *dma_buf_export(const struct dma_buf_export_info *exp_info) in dma_buf_export() function462 EXPORT_SYMBOL_GPL(dma_buf_export);
368 dbuf = dma_buf_export(&exp_info); in vb2_vmalloc_get_dmabuf()
529 dbuf = dma_buf_export(&exp_info); in vb2_dma_sg_get_dmabuf()
405 dbuf = dma_buf_export(&exp_info); in vb2_dc_get_dmabuf()
414 gntdev_dmabuf->dmabuf = dma_buf_export(&exp_info); in dmabuf_exp_from_pages()