Home
last modified time | relevance | path

Searched refs:dma_buf_export (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_dma_buf.c36 return dma_buf_export(exp_info); in virtio_dma_buf_export()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c216 dmabuf = dma_buf_export(&exp_info); in sram_dma_heap_allocate()
302 dmabuf = dma_buf_export(&exp_info); in sram_heap_alloc_dma_buf()
H A Dcma_heap.c346 dmabuf = dma_buf_export(&exp_info); in cma_heap_allocate()
H A Drk_cma_heap.c423 dmabuf = dma_buf_export(&exp_info); in cma_heap_do_allocate()
H A Dsystem_heap.c461 dmabuf = dma_buf_export(&exp_info); in system_heap_do_allocate()
H A Drk_system_heap.c612 dmabuf = dma_buf_export(&exp_info); in system_heap_do_allocate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c116 dmabuf = dma_buf_export(&exp_info); in mock_dmabuf()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-buf.h619 struct dma_buf *dma_buf_export(const struct dma_buf_export_info *exp_info);
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp_tb_helper.c159 dmabuf = dma_buf_export(&exp_info); in shm_alloc()
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_dma_buf.c354 dmabuf = dma_buf_export(&exp_info); in ion_dmabuf_alloc()
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c354 dbuf = dma_buf_export(&exp_info); in vb2_vmalloc_get_dmabuf()
H A Dvideobuf2-dma-sg.c522 dbuf = dma_buf_export(&exp_info); in vb2_dma_sg_get_dmabuf()
H A Dvideobuf2-dma-contig.c411 dbuf = dma_buf_export(&exp_info); in vb2_dc_get_dmabuf()
H A Dvideobuf2-cma-sg.c558 dbuf = dma_buf_export(&exp_info); in vb2_cma_sg_get_dmabuf()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dudmabuf.c237 buf = dma_buf_export(&exp_info); in udmabuf_create()
H A Ddma-buf.c669 struct dma_buf *dma_buf_export(const struct dma_buf_export_info *exp_info) in dma_buf_export() function
769 EXPORT_SYMBOL_GPL(dma_buf_export);
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcommon.c323 dmabuf = dma_buf_export(&exp_info); in rkcif_shm_alloc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c734 dma_buf = dma_buf_export(&exp_info); in ttm_prime_handle_to_fd()
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-cma-heap.c497 dmabuf = dma_buf_export(&exp_info); in rk_cma_heap_allocate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_prime.c250 dma_buf = dma_buf_export(exp_info); in drm_gem_dmabuf_export()
/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c536 dma_buf = dma_buf_export(&export_info); in do_dma_buf_te_ioctl_alloc()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev-dmabuf.c390 gntdev_dmabuf->dmabuf = dma_buf_export(&exp_info); in dmabuf_exp_from_pages()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960110 dma_buf_export
H A Dabi_gki_aarch64_virtual_device113 dma_buf_export
H A Dabi_gki_aarch64_exynosauto116 dma_buf_export

12