Searched defs:dmabuf (Results 26 - 50 of 52) sorted by relevance

123

/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1698 void *dmabuf = kmalloc(sizeof(u_char), GFP_KERNEL); local
/linux-master/drivers/hid/
H A Dhid-asus.c386 unsigned char *dmabuf; local
982 unsigned char *dmabuf = kmemdup(buf, sizeof(buf), GFP_KERNEL); local
[all...]
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem.c1254 msm_gem_import(struct drm_device *dev, struct dma_buf *dmabuf, struct sg_table *sgt) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c871 struct lpfc_dmabuf dmabuf; local
H A Dlpfc_ct.c463 lpfc_ct_handle_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) argument
H A Dlpfc_debugfs.c2193 struct lpfc_dmabuf *dmabuf, *next; local
5841 lpfc_idiag_mbxacc_dump_bsg_mbox(struct lpfc_hba *phba, enum nemb_type nemb_tp, enum mbox_type mbox_tp, enum dma_type dma_tp, enum sta_type sta_tp, struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) argument
H A Dlpfc_bsg.c893 struct lpfc_dmabuf *dmabuf = NULL; local
1133 lpfc_bsg_ct_unsol_abort(struct lpfc_hba *phba, struct hbq_dmabuf *dmabuf) argument
2593 struct lpfc_dmabuf *dmabuf; local
2719 struct lpfc_dmabuf *dmabuf; local
2750 lpfc_bsg_dma_page_free(struct lpfc_hba *phba, struct lpfc_dmabuf *dmabuf) argument
2776 struct lpfc_dmabuf *dmabuf, *next_dmabuf; local
3552 struct lpfc_dmabuf *dmabuf; local
3809 lpfc_bsg_sli_cfg_read_cmd_ext(struct lpfc_hba *phba, struct bsg_job *job, enum nemb_type nemb_tp, struct lpfc_dmabuf *dmabuf) argument
3998 lpfc_bsg_sli_cfg_write_cmd_ext(struct lpfc_hba *phba, struct bsg_job *job, enum nemb_type nemb_tp, struct lpfc_dmabuf *dmabuf) argument
4165 lpfc_bsg_handle_sli_cfg_mbox(struct lpfc_hba *phba, struct bsg_job *job, struct lpfc_dmabuf *dmabuf) argument
4319 struct lpfc_dmabuf *dmabuf; local
4386 lpfc_bsg_write_ebuf_set(struct lpfc_hba *phba, struct bsg_job *job, struct lpfc_dmabuf *dmabuf) argument
4512 lpfc_bsg_handle_sli_cfg_ebuf(struct lpfc_hba *phba, struct bsg_job *job, struct lpfc_dmabuf *dmabuf) argument
4557 lpfc_bsg_handle_sli_cfg_ext(struct lpfc_hba *phba, struct bsg_job *job, struct lpfc_dmabuf *dmabuf) argument
4645 struct lpfc_dmabuf *dmabuf = NULL; local
5261 struct lpfc_dmabuf *dmabuf, *next; local
[all...]
H A Dlpfc_els.c446 struct lpfc_dmabuf *dmabuf = NULL; local
12182 struct lpfc_dmabuf *dmabuf = cmdiocb->cmd_dmabuf; local
12406 struct lpfc_dmabuf *dmabuf = icmdiocb->cmd_dmabuf; local
[all...]
H A Dlpfc_init.c925 struct hbq_dmabuf *dmabuf; local
8913 struct lpfc_dmabuf *dmabuf; local
9750 struct lpfc_dmabuf *dmabuf; local
14626 struct lpfc_dmabuf *dmabuf, *next; local
[all...]
H A Dlpfc_sli4.h425 struct lpfc_dmabuf *dmabuf; member in struct:lpfc_bmbx
1021 struct lpfc_dmabuf *dmabuf; member in struct:lpfc_rpi_hdr
/linux-master/include/uapi/linux/
H A Dfd.h235 char *dmabuf; member in struct:floppy_drive_struct
/linux-master/drivers/usb/class/
H A Dusbtmc.c751 u8 *dmabuf = NULL; local
901 u8 *dmabuf = NULL; local
/linux-master/drivers/usb/serial/
H A Dxr_serial.c269 u8 *dmabuf; local
/linux-master/drivers/comedi/drivers/
H A Dadl_pci9118.c227 struct pci9118_dmabuf dmabuf[2]; member in struct:pci9118_private
246 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[buf]; local
393 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[next_buf]; local
640 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[devpri local
1053 struct pci9118_dmabuf *dmabuf = &devpriv->dmabuf[0]; local
1462 struct pci9118_dmabuf *dmabuf; local
1489 struct pci9118_dmabuf *dmabuf; local
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dmemory.c1707 static int hl_dmabuf_attach(struct dma_buf *dmabuf, argument
1827 static void hl_release_dmabuf(struct dma_buf *dmabuf) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1382 struct vfio_device_gfx_plane_info dmabuf = {}; local
/linux-master/samples/vfio-mdev/
H A Dmbochs.c819 struct mbochs_dmabuf *dmabuf = vma->vm_private_data; local
835 struct mbochs_dmabuf *dmabuf = buf->priv; local
848 static void mbochs_print_dmabuf(struct mbochs_dmabuf *dmabuf, argument
867 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; local
896 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; local
908 struct mbochs_dmabuf *dmabuf = buf->priv; local
935 struct mbochs_dmabuf *dmabuf; local
979 struct mbochs_dmabuf *dmabuf; local
993 struct mbochs_dmabuf *dmabuf; local
1004 mbochs_dmabuf_export(struct mbochs_dmabuf *dmabuf) argument
1103 struct mbochs_dmabuf *dmabuf; local
1166 struct mbochs_dmabuf *dmabuf; local
1311 struct mbochs_dmabuf *dmabuf, *tmp; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c1620 struct dma_buf *dmabuf; local
1857 struct dma_buf *dmabuf; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c813 struct dma_buf *dmabuf; local
[all...]
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.h271 dma_addr_t dmabuf; local
/linux-master/sound/core/
H A Dpcm_native.c258 struct snd_dma_buffer *dmabuf; local
/linux-master/drivers/misc/
H A Dfastrpc.c196 struct dma_buf *dmabuf; member in struct:fastrpc_buf
673 static void fastrpc_release(struct dma_buf *dmabuf) argument
680 static int fastrpc_dma_buf_attach(struct dma_buf *dmabuf, argument
710 static void fastrpc_dma_buf_detatch(struct dma_buf *dmabuf, argument
723 static int fastrpc_vmap(struct dma_buf *dmabuf, struct iosys_map *map) argument
732 static int fastrpc_mmap(struct dma_buf *dmabuf, argument
[all...]
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c791 unsigned long dmabuf; local
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1314 struct dma_buf *dmabuf = attach->dmabuf; local
1433 static int ffs_dma_resv_lock(struct dma_buf *dmabuf, bool nonblock) argument
1445 ffs_dmabuf_find_attachment(struct ffs_epfile *epfile, struct dma_buf *dmabuf) argument
1478 struct dma_buf *dmabuf; local
1546 struct dma_buf *dmabuf; local
1589 struct dma_buf *dmabuf; local
[all...]
/linux-master/drivers/block/
H A Dfloppy.c3624 compat_caddr_t dmabuf; member in struct:compat_floppy_drive_struct

Completed in 729 milliseconds

123