| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 47 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...] |
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | dma-buf.c | 46 struct dma_buf *dmabuf; in dmabuffs_dname() local 62 struct dma_buf *dmabuf; in dma_buf_release() local 94 struct dma_buf *dmabuf; dma_buf_file_release() local 134 struct dma_buf *dmabuf; dma_buf_mmap_internal() local 155 struct dma_buf *dmabuf; dma_buf_llseek() local 214 struct dma_buf *dmabuf; dma_buf_poll() local 346 dma_buf_set_name(struct dma_buf *dmabuf, const char __user *buf) dma_buf_set_name() argument 373 struct dma_buf *dmabuf; dma_buf_ioctl() local 420 struct dma_buf *dmabuf = file->private_data; dma_buf_show_fdinfo() local 450 dma_buf_getfile(struct dma_buf *dmabuf, int flags) dma_buf_getfile() argument 526 struct dma_buf *dmabuf; dma_buf_export() local 624 dma_buf_fd(struct dma_buf *dmabuf, int flags) dma_buf_fd() argument 677 dma_buf_put(struct dma_buf *dmabuf) dma_buf_put() argument 707 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 795 dma_buf_attach(struct dma_buf *dmabuf, struct device *dev) dma_buf_attach() argument 810 dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) dma_buf_detach() argument 847 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_pin() local 866 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_unpin() local 986 dma_buf_move_notify(struct dma_buf *dmabuf) dma_buf_move_notify() argument 1082 __dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) __dma_buf_begin_cpu_access() argument 1113 dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_begin_cpu_access() argument 1147 dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_end_cpu_access() argument 1176 dma_buf_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma, unsigned long pgoff) dma_buf_mmap() argument 1230 dma_buf_vmap(struct dma_buf *dmabuf) dma_buf_vmap() argument 1270 dma_buf_vunmap(struct dma_buf *dmabuf, void *vaddr) dma_buf_vunmap() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd.h | 70 struct dma_buf *dmabuf; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tests.c | 910 uint64_t handle, dmabuf, offset, stride, planes; in test_nv12() member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_chardev.c | 1702 struct dma_buf *dmabuf; in kfd_ioctl_import_dmabuf() local
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 73 unsigned char *dmabuf; member
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 1698 void *dmabuf = kmalloc(sizeof(u_char), GFP_KERNEL); in setup_hfcsusb() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
| H A D | msm_gem.c | 1134 msm_gem_import(struct drm_device *dev, struct dma_buf *dmabuf, struct sg_table *sgt) msm_gem_import() argument
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-asus.c | 341 unsigned char *dmabuf; in asus_kbd_set_report() local 883 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in asus_start_multitouch() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/ |
| H A D | vde.c | 501 struct dma_buf *dmabuf; in tegra_vde_attach_dmabuf() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 871 struct lpfc_dmabuf dmabuf; in __lpfc_nvme_xmt_ls_rsp() local
|
| H A D | lpfc_ct.c | 191 lpfc_ct_handle_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) in lpfc_ct_handle_unsol_abort() argument
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| H A D | addi_apci_3120.c | 150 struct apci3120_dmabuf dmabuf[2]; member 430 struct apci3120_dmabuf *dmabuf; in apci3120_interrupt_dma() local 171 apci3120_init_dma(struct comedi_device *dev, struct apci3120_dmabuf *dmabuf) apci3120_init_dma() argument 909 struct apci3120_dmabuf *dmabuf; apci3120_dma_alloc() local 937 struct apci3120_dmabuf *dmabuf; apci3120_dma_free() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 73 unsigned char *dmabuf; member
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | addi_apci_3120.c | 150 struct apci3120_dmabuf dmabuf[2]; member 430 struct apci3120_dmabuf *dmabuf; in apci3120_interrupt_dma() local 171 apci3120_init_dma(struct comedi_device *dev, struct apci3120_dmabuf *dmabuf) apci3120_init_dma() argument 909 struct apci3120_dmabuf *dmabuf; apci3120_dma_alloc() local 937 struct apci3120_dmabuf *dmabuf; apci3120_dma_free() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | dma-buf.c | 48 struct dma_buf *dmabuf; in dmabuffs_dname() local 64 struct dma_buf *dmabuf; in dma_buf_release() local 93 struct dma_buf *dmabuf; dma_buf_file_release() local 134 struct dma_buf *dmabuf; dma_buf_mmap_internal() local 155 struct dma_buf *dmabuf; dma_buf_llseek() local 207 struct dma_buf *dmabuf = container_of(dcb->poll, struct dma_buf, poll); dma_buf_poll_cb() local 240 struct dma_buf *dmabuf; dma_buf_poll() local 321 dma_buf_set_name(struct dma_buf *dmabuf, const char __user *buf) dma_buf_set_name() argument 337 dma_buf_export_sync_file(struct dma_buf *dmabuf, void __user *user_data) dma_buf_export_sync_file() argument 393 dma_buf_import_sync_file(struct dma_buf *dmabuf, const void __user *user_data) dma_buf_import_sync_file() argument 444 struct dma_buf *dmabuf; dma_buf_ioctl() local 498 struct dma_buf *dmabuf = file->private_data; dma_buf_show_fdinfo() local 611 struct dma_buf *dmabuf; dma_buf_export() local 701 dma_buf_fd(struct dma_buf *dmabuf, int flags) dma_buf_fd() argument 754 dma_buf_put(struct dma_buf *dmabuf) dma_buf_put() argument 890 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 976 dma_buf_attach(struct dma_buf *dmabuf, struct device *dev) dma_buf_attach() argument 1002 dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) dma_buf_detach() argument 1043 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_pin() local 1067 struct dma_buf *dmabuf = attach->dmabuf; dma_buf_unpin() local 1259 dma_buf_move_notify(struct dma_buf *dmabuf) dma_buf_move_notify() argument 1356 __dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) __dma_buf_begin_cpu_access() argument 1392 dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_begin_cpu_access() argument 1428 dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) dma_buf_end_cpu_access() argument 1459 dma_buf_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma, unsigned long pgoff) dma_buf_mmap() argument 1502 dma_buf_vmap(struct dma_buf *dmabuf, struct iosys_map *map) dma_buf_vmap() argument 1549 dma_buf_vmap_unlocked(struct dma_buf *dmabuf, struct iosys_map *map) dma_buf_vmap_unlocked() argument 1571 dma_buf_vunmap(struct dma_buf *dmabuf, struct iosys_map *map) dma_buf_vunmap() argument 1595 dma_buf_vunmap_unlocked(struct dma_buf *dmabuf, struct iosys_map *map) dma_buf_vunmap_unlocked() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| H A D | msm_gem.c | 1253 msm_gem_import(struct drm_device *dev, struct dma_buf *dmabuf, struct sg_table *sgt) msm_gem_import() argument
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-asus.c | 386 unsigned char *dmabuf; in asus_kbd_set_report() local 982 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in asus_start_multitouch() local [all...] |
| /kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 1698 void *dmabuf = kmalloc(sizeof(u_char), GFP_KERNEL); in setup_hfcsusb() local
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 871 struct lpfc_dmabuf dmabuf; in __lpfc_nvme_xmt_ls_rsp() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 448 dmabuf_handle_format(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_format() argument 456 dmabuf_handle_modifier(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_modifier() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_resource.h | 170 bool dmabuf; member
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | fastrpc.c | 143 struct dma_buf *dmabuf; member 549 static void fastrpc_release(struct dma_buf *dmabuf) in fastrpc_release() argument 556 static int fastrpc_dma_buf_attach(struct dma_buf *dmabuf, in fastrpc_dma_buf_attach() argument 586 static void fastrpc_dma_buf_detatch(struct dma_buf *dmabuf, in fastrpc_dma_buf_detatch() argument 599 static void *fastrpc_vmap(struct dma_buf *dmabuf) in fastrpc_vmap() argument 606 static int fastrpc_mmap(struct dma_buf *dmabuf, in fastrpc_mmap() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1593 struct vfio_device_gfx_plane_info dmabuf; in intel_vgpu_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/usb/class/ |
| H A D | usbtmc.c | 721 u8 *dmabuf = NULL; in usbtmc_create_urb() local 871 u8 *dmabuf = NULL; in usbtmc_generic_read() local
|