/linux-6.3-rc2/drivers/dma-buf/ |
A D | dma-buf.c | 47 struct dma_buf *dmabuf; in dmabuffs_dname() local 63 struct dma_buf *dmabuf; in dma_buf_release() local 92 struct dma_buf *dmabuf; in dma_buf_file_release() local 133 struct dma_buf *dmabuf; in dma_buf_mmap_internal() local 159 struct dma_buf *dmabuf; in dma_buf_llseek() local 244 struct dma_buf *dmabuf; in dma_buf_poll() local 448 struct dma_buf *dmabuf; in dma_buf_ioctl() local 615 struct dma_buf *dmabuf; in dma_buf_export() local 758 void dma_buf_put(struct dma_buf *dmabuf) in dma_buf_put() 1047 struct dma_buf *dmabuf = attach->dmabuf; in dma_buf_pin() local [all …]
|
A D | dma-buf-sysfs-stats.c | 66 struct dma_buf *dmabuf; in dma_buf_stats_attribute_show() local 82 static ssize_t exporter_name_show(struct dma_buf *dmabuf, in exporter_name_show() 89 static ssize_t size_show(struct dma_buf *dmabuf, in size_show() 121 void dma_buf_stats_teardown(struct dma_buf *dmabuf) in dma_buf_stats_teardown() 171 int dma_buf_stats_setup(struct dma_buf *dmabuf, struct file *file) in dma_buf_stats_setup()
|
A D | dma-buf-sysfs-stats.h | 28 static inline int dma_buf_stats_setup(struct dma_buf *dmabuf, struct file *file) in dma_buf_stats_setup() 33 static inline void dma_buf_stats_teardown(struct dma_buf *dmabuf) {} in dma_buf_stats_teardown()
|
A D | dma-heap.c | 56 struct dma_buf *dmabuf; in dma_heap_buffer_alloc() local
|
/linux-6.3-rc2/drivers/dma-buf/heaps/ |
A D | cma_heap.c | 51 static int cma_heap_attach(struct dma_buf *dmabuf, in cma_heap_attach() 84 static void cma_heap_detach(struct dma_buf *dmabuf, in cma_heap_detach() 122 static int cma_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, in cma_heap_dma_buf_begin_cpu_access() 143 static int cma_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, in cma_heap_dma_buf_end_cpu_access() 182 static int cma_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in cma_heap_mmap() 208 static int cma_heap_vmap(struct dma_buf *dmabuf, struct iosys_map *map) in cma_heap_vmap() 235 static void cma_heap_vunmap(struct dma_buf *dmabuf, struct iosys_map *map) in cma_heap_vunmap() 248 static void cma_heap_dma_buf_release(struct dma_buf *dmabuf) in cma_heap_dma_buf_release() 291 struct dma_buf *dmabuf; in cma_heap_allocate() local
|
A D | system_heap.c | 84 static int system_heap_attach(struct dma_buf *dmabuf, in system_heap_attach() 115 static void system_heap_detach(struct dma_buf *dmabuf, in system_heap_detach() 155 static int system_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, in system_heap_dma_buf_begin_cpu_access() 176 static int system_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, in system_heap_dma_buf_end_cpu_access() 197 static int system_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in system_heap_mmap() 247 static int system_heap_vmap(struct dma_buf *dmabuf, struct iosys_map *map) in system_heap_vmap() 275 static void system_heap_vunmap(struct dma_buf *dmabuf, struct iosys_map *map) in system_heap_vunmap() 288 static void system_heap_dma_buf_release(struct dma_buf *dmabuf) in system_heap_dma_buf_release() 347 struct dma_buf *dmabuf; in system_heap_allocate() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/ |
A D | i915_gem_dmabuf.c | 21 struct dma_buf *dmabuf; in igt_dmabuf_export() local 44 struct dma_buf *dmabuf; in igt_dmabuf_import_self() local 98 struct dma_buf *dmabuf; in igt_dmabuf_import_same_driver_lmem() local 222 struct dma_buf *dmabuf; in igt_dmabuf_import_same_driver() local 345 struct dma_buf *dmabuf; in igt_dmabuf_import() local 429 struct dma_buf *dmabuf; in igt_dmabuf_import_ownership() local 480 struct dma_buf *dmabuf; in igt_dmabuf_export_vmap() local
|
A D | mock_dmabuf.c | 102 struct dma_buf *dmabuf; in mock_dmabuf() local
|
/linux-6.3-rc2/samples/vfio-mdev/ |
A D | mbochs.c | 817 struct mbochs_dmabuf *dmabuf = vma->vm_private_data; in mbochs_dmabuf_vm_fault() local 833 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_mmap_dmabuf() local 865 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_map_dmabuf() local 894 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_unmap_dmabuf() local 906 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_release_dmabuf() local 933 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_alloc() local 977 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_find_by_mode() local 991 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_find_by_id() local 1101 struct mbochs_dmabuf *dmabuf; in mbochs_query_gfx_plane() local 1164 struct mbochs_dmabuf *dmabuf; in mbochs_get_gfx_dmabuf() local [all …]
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-elan.c | 80 unsigned char *dmabuf, unsigned char param) in elan_get_device_param() 121 unsigned char *dmabuf; in elan_get_device_params() local 393 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in elan_start_multitouch() local 420 unsigned char *dmabuf = kzalloc(ELAN_LED_REPORT_SIZE, GFP_KERNEL); in elan_mute_led_set_brigtness() local
|
A D | hid-asus.c | 385 unsigned char *dmabuf; in asus_kbd_set_report() local 994 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in asus_start_multitouch() local
|
/linux-6.3-rc2/include/linux/ |
A D | dma-buf.h | 446 struct dma_buf *dmabuf; member 509 struct dma_buf *dmabuf; member 563 static inline void get_dma_buf(struct dma_buf *dmabuf) in get_dma_buf() 576 static inline bool dma_buf_is_dynamic(struct dma_buf *dmabuf) in dma_buf_is_dynamic()
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | umem_dmabuf.c | 118 struct dma_buf *dmabuf; in ib_umem_dmabuf_get() local 224 struct dma_buf *dmabuf = umem_dmabuf->attach->dmabuf; in ib_umem_dmabuf_release() local
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_bsg.c | 893 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_bsg_ct_unsol_event() local 2593 struct lpfc_dmabuf *dmabuf; in lpfcdiag_loop_get_xri() local 2719 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_dma_page_alloc() local 3552 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_issue_mbox_ext_handle_job() local 4166 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_mbox() 4319 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_read_ebuf_get() local 4387 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_write_ebuf_set() 4513 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_ebuf() 4558 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_ext() 4645 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_bsg_issue_mbox() local [all …]
|
A D | lpfc_sli.c | 4513 struct hbq_dmabuf *dmabuf; in lpfc_sli_handle_slow_ring_event_s4() local 5913 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_read_rev() local 6946 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_ras_dma_alloc() local 7058 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_ras_fwlog_init() local 15770 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_free() local 15814 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_alloc() local 16050 struct lpfc_dmabuf *dmabuf; in lpfc_eq_create() local 16192 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create() local 16344 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create_set() local 16584 struct lpfc_dmabuf *dmabuf; in lpfc_mq_create_fb_init() local [all …]
|
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/ |
A D | dmabuf-cache.c | 34 struct dma_buf *dmabuf = entry->a->dmabuf; in tegra_vde_release_entry() local 64 struct dma_buf *dmabuf, in tegra_vde_dmabuf_cache_map()
|
/linux-6.3-rc2/drivers/comedi/drivers/ |
A D | adl_pci9118.c | 227 struct pci9118_dmabuf dmabuf[2]; member 246 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[buf]; in pci9118_amcc_setup_dma() local 393 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[next_buf]; in pci9118_ai_mode4_switch() local 640 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[devpriv->dma_actbuf]; in pci9118_ai_get_dma() local 1053 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[0]; in pci9118_ai_cmd() local 1462 struct pci9118_dmabuf *dmabuf; in pci9118_alloc_dma() local 1489 struct pci9118_dmabuf *dmabuf; in pci9118_free_dma() local
|
A D | addi_apci_3120.c | 150 struct apci3120_dmabuf dmabuf[2]; member 172 struct apci3120_dmabuf *dmabuf) in apci3120_init_dma() 430 struct apci3120_dmabuf *dmabuf; in apci3120_interrupt_dma() local 909 struct apci3120_dmabuf *dmabuf; in apci3120_dma_alloc() local 937 struct apci3120_dmabuf *dmabuf; in apci3120_dma_free() local
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | dmabuf.rst | 4 .. _dmabuf: target
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_dmabuf.c | 169 static int i915_gem_dmabuf_attach(struct dma_buf *dmabuf, in i915_gem_dmabuf_attach() 198 static void i915_gem_dmabuf_detach(struct dma_buf *dmabuf, in i915_gem_dmabuf_detach()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_dma_buf.c | 54 static int amdgpu_dma_buf_attach(struct dma_buf *dmabuf, in amdgpu_dma_buf_attach() 84 static void amdgpu_dma_buf_detach(struct dma_buf *dmabuf, in amdgpu_dma_buf_detach()
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_prime.c | 386 struct dma_buf *dmabuf; in export_and_register_object() local 436 struct dma_buf *dmabuf; in drm_gem_prime_handle_to_fd() local
|
/linux-6.3-rc2/sound/ppc/ |
A D | beep.c | 213 void *dmabuf; in snd_pmac_attach_beep() local
|
/linux-6.3-rc2/drivers/misc/ |
A D | fastrpc.c | 195 struct dma_buf *dmabuf; member 671 static void fastrpc_release(struct dma_buf *dmabuf) in fastrpc_release() 678 static int fastrpc_dma_buf_attach(struct dma_buf *dmabuf, in fastrpc_dma_buf_attach() 708 static void fastrpc_dma_buf_detatch(struct dma_buf *dmabuf, in fastrpc_dma_buf_detatch() 721 static int fastrpc_vmap(struct dma_buf *dmabuf, struct iosys_map *map) in fastrpc_vmap() 730 static int fastrpc_mmap(struct dma_buf *dmabuf, in fastrpc_mmap()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/ |
A D | dmabuf.c | 505 struct dma_buf *dmabuf; in intel_vgpu_get_dmabuf() local
|