Home
last modified time | relevance | path

Searched defs:dmabuf (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v4.19/drivers/dma-buf/
Ddma-buf.c51 struct dma_buf *dmabuf; in dma_buf_release() local
86 struct dma_buf *dmabuf; in dma_buf_mmap_internal() local
103 struct dma_buf *dmabuf; in dma_buf_llseek() local
162 struct dma_buf *dmabuf; in dma_buf_poll() local
282 struct dma_buf *dmabuf; in dma_buf_ioctl() local
391 struct dma_buf *dmabuf; in dma_buf_export() local
471 int dma_buf_fd(struct dma_buf *dmabuf, int flags) in dma_buf_fd()
524 void dma_buf_put(struct dma_buf *dmabuf) in dma_buf_put()
551 struct dma_buf_attachment *dma_buf_attach(struct dma_buf *dmabuf, in dma_buf_attach()
594 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_gem_dmabuf.c34 struct dma_buf *dmabuf; in igt_dmabuf_export() local
57 struct dma_buf *dmabuf; in igt_dmabuf_import_self() local
100 struct dma_buf *dmabuf; in igt_dmabuf_import() local
182 struct dma_buf *dmabuf; in igt_dmabuf_import_ownership() local
231 struct dma_buf *dmabuf; in igt_dmabuf_export_vmap() local
278 struct dma_buf *dmabuf; in igt_dmabuf_export_kmap() local
Dmock_dmabuf.c131 struct dma_buf *dmabuf; in mock_dmabuf() local
/Linux-v4.19/drivers/staging/android/ion/
Dion.c204 static int ion_dma_buf_attach(struct dma_buf *dmabuf, in ion_dma_buf_attach()
234 static void ion_dma_buf_detatch(struct dma_buf *dmabuf, in ion_dma_buf_detatch()
270 static int ion_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in ion_mmap()
296 static void ion_dma_buf_release(struct dma_buf *dmabuf) in ion_dma_buf_release()
303 static void *ion_dma_buf_kmap(struct dma_buf *dmabuf, unsigned long offset) in ion_dma_buf_kmap()
310 static void ion_dma_buf_kunmap(struct dma_buf *dmabuf, unsigned long offset, in ion_dma_buf_kunmap()
315 static int ion_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, in ion_dma_buf_begin_cpu_access()
347 static int ion_dma_buf_end_cpu_access(struct dma_buf *dmabuf, in ion_dma_buf_end_cpu_access()
389 struct dma_buf *dmabuf; in ion_alloc() local
/Linux-v4.19/samples/vfio-mdev/
Dmbochs.c703 struct mbochs_dmabuf *dmabuf = vma->vm_private_data; in mbochs_dmabuf_vm_fault() local
719 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_mmap_dmabuf() local
732 static void mbochs_print_dmabuf(struct mbochs_dmabuf *dmabuf, in mbochs_print_dmabuf()
751 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_map_dmabuf() local
780 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_unmap_dmabuf() local
791 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_release_dmabuf() local
810 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_kmap_dmabuf() local
834 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_alloc() local
878 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_find_by_mode() local
892 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_find_by_id() local
[all …]
/Linux-v4.19/drivers/hid/
Dhid-elan.c84 unsigned char *dmabuf, unsigned char param) in elan_get_device_param()
125 unsigned char *dmabuf; in elan_get_device_params() local
397 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in elan_start_multitouch() local
433 unsigned char *dmabuf = kzalloc(ELAN_LED_REPORT_SIZE, GFP_KERNEL); in elan_mute_led_set_brigtness() local
Dhid-asus.c256 unsigned char *dmabuf; in asus_kbd_set_report() local
576 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); in asus_start_multitouch() local
/Linux-v4.19/drivers/tee/
Dtee_shm.c76 static void tee_shm_op_release(struct dma_buf *dmabuf) in tee_shm_op_release()
83 static void *tee_shm_op_map(struct dma_buf *dmabuf, unsigned long pgnum) in tee_shm_op_map()
88 static int tee_shm_op_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in tee_shm_op_mmap()
/Linux-v4.19/drivers/gpu/drm/savage/
Dsavage_state.c280 const struct drm_buf * dmabuf) in savage_dispatch_dma_prim()
539 const struct drm_buf * dmabuf) in savage_dispatch_dma_idx()
895 const struct drm_buf * dmabuf, in savage_dispatch_draw()
960 struct drm_buf *dmabuf; in savage_bci_cmdbuf() local
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddmabuf.rst3 .. _dmabuf: target
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_bsg.c919 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_bsg_ct_unsol_event() local
1172 lpfc_bsg_ct_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) in lpfc_bsg_ct_unsol_abort()
2581 struct lpfc_dmabuf *dmabuf; in lpfcdiag_loop_get_xri() local
2721 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_dma_page_alloc() local
2752 lpfc_bsg_dma_page_free(struct lpfc_hba *phba, struct lpfc_dmabuf *dmabuf) in lpfc_bsg_dma_page_free()
2778 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_bsg_dma_page_list_free() local
3574 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_issue_mbox_ext_handle_job() local
3833 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_sli_cfg_read_cmd_ext()
4021 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_sli_cfg_write_cmd_ext()
4187 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_mbox()
[all …]
Dlpfc_sli.c1987 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all() local
3797 struct hbq_dmabuf *dmabuf; in lpfc_sli_handle_slow_ring_event_s4() local
5298 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_read_rev() local
8815 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_bpl2sgl() local
12632 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_iocb_param_transfer() local
14162 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_free() local
14202 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_alloc() local
14428 struct lpfc_dmabuf *dmabuf; in lpfc_eq_create() local
14556 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create() local
14703 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create_set() local
[all …]
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_dmabuf.c31 static int udl_attach_dma_buf(struct dma_buf *dmabuf, in udl_attach_dma_buf()
49 static void udl_detach_dma_buf(struct dma_buf *dmabuf, in udl_detach_dma_buf()
/Linux-v4.19/drivers/staging/comedi/drivers/
Dadl_pci9118.c228 struct pci9118_dmabuf dmabuf[2]; member
247 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[buf]; in pci9118_amcc_setup_dma() local
394 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[next_buf]; in pci9118_ai_mode4_switch() local
641 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[devpriv->dma_actbuf]; in pci9118_ai_get_dma() local
1054 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[0]; in pci9118_ai_cmd() local
1463 struct pci9118_dmabuf *dmabuf; in pci9118_alloc_dma() local
1490 struct pci9118_dmabuf *dmabuf; in pci9118_free_dma() local
Daddi_apci_3120.c150 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-v4.19/include/linux/
Ddma-buf.h322 struct dma_buf *dmabuf; member
371 static inline void get_dma_buf(struct dma_buf *dmabuf) in get_dma_buf()
Dtee_drv.h197 struct dma_buf *dmabuf; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_prime.c554 struct dma_buf *dmabuf; in export_and_register_object() local
601 struct dma_buf *dmabuf; in drm_gem_prime_handle_to_fd() local
/Linux-v4.19/sound/ppc/
Dbeep.c223 void *dmabuf; in snd_pmac_attach_beep() local
/Linux-v4.19/drivers/gpu/drm/vgem/
Dvgem_fence.c119 struct dma_buf *dmabuf; in attach_dmabuf() local
/Linux-v4.19/drivers/usb/serial/
Dcp210x.c505 void *dmabuf; in cp210x_read_reg_block() local
598 void *dmabuf; in cp210x_read_vendor_block() local
656 void *dmabuf; in cp210x_write_reg_block() local
702 void *dmabuf; in cp210x_write_vendor_block() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Ddmabuf.c479 struct dma_buf *dmabuf; in intel_vgpu_get_dmabuf() local
/Linux-v4.19/drivers/staging/media/tegra-vde/
Dtegra-vde.c521 struct dma_buf *dmabuf = a->dmabuf; in tegra_vde_detach_and_put_dmabuf() local
540 struct dma_buf *dmabuf; in tegra_vde_attach_dmabuf() local
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_object.c560 static bool __must_check get_dma_buf_unless_doomed(struct dma_buf *dmabuf) in get_dma_buf_unless_doomed()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_bo.c698 struct dma_buf *dmabuf; in vc4_prime_export() local

12