Home
last modified time | relevance | path

Searched defs:dmabuf (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ukk_ref_wrappers.c79 get_ump_handle_from_dmabuf(struct ump_session_data *session_data, struct dma_buf *dmabuf) get_ump_handle_from_dmabuf() argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_mem_legacy.c60 VPUMemLinear_t *dmabuf = (*(mRKMppApi.Hdimpp_osal_calloc))(__FUNCTION__, sizeof(VPUMemLinear_t)); in get_free_memory_vpumem() local
82 VPUMemLinear_t *dmabuf = (VPUMemLinear_t *)hdl; inc_used_memory_handle_ref() local
95 VPUMemLinear_t *dmabuf = (VPUMemLinear_t *)hdl; put_used_memory_handle() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c31 struct dma_buf *dmabuf; in mpp_dma_find_buffer_fd() local
167 struct dma_buf *dmabuf; in mpp_dma_import_fd() local
256 struct dma_buf *dmabuf = buffer->dmabuf; mpp_dma_unmap_kernel() local
274 struct dma_buf *dmabuf = buffer->dmabuf; mpp_dma_map_kernel() local
[all...]
H A Dmpp_iommu.h24 struct dma_buf *dmabuf; member
H A Dmpp_rkvdec.c525 struct dma_buf *dmabuf = NULL; in fill_scaling_list_pps() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c49 static int cma_heap_attach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) in cma_heap_attach() argument
80 static void cma_heap_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) in cma_heap_detach() argument
116 static int cma_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) in cma_heap_dma_buf_begin_cpu_access() argument
138 static int cma_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) in cma_heap_dma_buf_end_cpu_access() argument
179 static int cma_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in cma_heap_mmap() argument
205 cma_heap_vmap(struct dma_buf *dmabuf) cma_heap_vmap() argument
230 cma_heap_vunmap(struct dma_buf *dmabuf, void *vaddr) cma_heap_vunmap() argument
242 cma_heap_dma_buf_release(struct dma_buf *dmabuf) cma_heap_dma_buf_release() argument
282 struct dma_buf *dmabuf; cma_heap_allocate() local
[all...]
H A Dsystem_heap.c92 static int system_heap_attach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) in system_heap_attach() argument
123 static void system_heap_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) in system_heap_detach() argument
171 static int system_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) in system_heap_dma_buf_begin_cpu_access() argument
196 static int system_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) in system_heap_dma_buf_end_cpu_access() argument
221 static int system_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in system_heap_mmap() argument
283 system_heap_vmap(struct dma_buf *dmabuf) system_heap_vmap() argument
308 system_heap_vunmap(struct dma_buf *dmabuf, void *vaddr) system_heap_vunmap() argument
374 system_heap_dma_buf_release(struct dma_buf *dmabuf) system_heap_dma_buf_release() argument
423 struct dma_buf *dmabuf; system_heap_do_allocate() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c32 struct dma_buf *dmabuf; in mpp_dma_find_buffer_fd() local
173 struct dma_buf *dmabuf; in mpp_dma_import_fd() local
262 struct dma_buf *dmabuf = buffer->dmabuf; mpp_dma_unmap_kernel() local
281 struct dma_buf *dmabuf = buffer->dmabuf; mpp_dma_map_kernel() local
[all...]
H A Dmpp_iommu.h24 struct dma_buf *dmabuf; member
H A Dmpp_rkvdec.c559 struct dma_buf *dmabuf = NULL; in fill_scaling_list_pps() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h425 struct dma_buf *dmabuf; member
494 struct dma_buf *dmabuf; global() member
555 get_dma_buf(struct dma_buf *dmabuf) get_dma_buf() argument
568 dma_buf_is_dynamic(struct dma_buf *dmabuf) dma_buf_is_dynamic() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c379 struct dma_buf *dmabuf; in export_and_register_object() local
430 struct dma_buf *dmabuf; drm_gem_prime_handle_to_fd() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-heap.c73 void dma_heap_buffer_free(struct dma_buf *dmabuf) in dma_heap_buffer_free() argument
103 struct dma_buf *dmabuf; in dma_heap_bufferfd_alloc() local
H A Ddma-buf.c47 int get_each_dmabuf(int (*callback)(const struct dma_buf *dmabuf, void *private), void *private) in get_each_dmabuf() argument
69 struct dma_buf *dmabuf; in dmabuffs_dname() local
85 struct dma_buf *dmabuf; in dma_buf_release() local
119 struct dma_buf *dmabuf; dma_buf_file_release() local
162 struct dma_buf *dmabuf = vma->vm_file->private_data; dma_buf_vma_open() local
173 struct dma_buf *dmabuf = vma->vm_file->private_data; dma_buf_vma_close() local
184 dma_buf_do_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) dma_buf_do_mmap() argument
204 dma_buf_do_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) dma_buf_do_mmap() argument
212 struct dma_buf *dmabuf; dma_buf_mmap_internal() local
235 struct dma_buf *dmabuf; dma_buf_llseek() local
297 struct dma_buf *dmabuf; dma_buf_poll() local
436 dma_buf_set_name(struct dma_buf *dmabuf, const char __user *buf) dma_buf_set_name() argument
463 struct dma_buf *dmabuf; dma_buf_ioctl() local
513 struct dma_buf *dmabuf = file->private_data; dma_buf_show_fdinfo() local
545 dma_buf_getfile(struct dma_buf *dmabuf, int flags) dma_buf_getfile() argument
622 struct dma_buf *dmabuf; dma_buf_export() local
721 dma_buf_fd(struct dma_buf *dmabuf, int flags) dma_buf_fd() argument
776 dma_buf_put(struct dma_buf *dmabuf) dma_buf_put() argument
796 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_pin() local
829 dma_buf_dynamic_attach(struct dma_buf *dmabuf, struct device *dev, const struct dma_buf_attach_ops *importer_ops, void *importer_priv) dma_buf_dynamic_attach() argument
925 dma_buf_attach(struct dma_buf *dmabuf, struct device *dev) dma_buf_attach() argument
939 dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) dma_buf_detach() argument
976 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_unpin() local
1103 dma_buf_move_notify(struct dma_buf *dmabuf) dma_buf_move_notify() argument
1198 _dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) _dma_buf_begin_cpu_access() argument
1227 dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_begin_cpu_access() argument
1251 dma_buf_begin_cpu_access_partial(struct dma_buf *dmabuf, enum dma_data_direction direction, unsigned int offset, unsigned int len) dma_buf_begin_cpu_access_partial() argument
1288 dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_end_cpu_access() argument
1302 dma_buf_end_cpu_access_partial(struct dma_buf *dmabuf, enum dma_data_direction direction, unsigned int offset, unsigned int len) dma_buf_end_cpu_access_partial() argument
1331 dma_buf_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma, unsigned long pgoff) dma_buf_mmap() argument
1387 dma_buf_vmap(struct dma_buf *dmabuf) dma_buf_vmap() argument
1431 dma_buf_vunmap(struct dma_buf *dmabuf, void *vaddr) dma_buf_vunmap() argument
1452 dma_buf_get_flags(struct dma_buf *dmabuf, unsigned long *flags) dma_buf_get_flags() argument
1468 dma_buf_get_uuid(struct dma_buf *dmabuf, uuid_t *uuid) dma_buf_get_uuid() argument
[all...]

Completed in 13 milliseconds