/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-vmalloc.c | 31 struct dma_buf *dbuf; member 206 static int vb2_vmalloc_dmabuf_ops_attach(struct dma_buf *dbuf, struct device *dev, in vb2_vmalloc_dmabuf_ops_attach() 245 static void vb2_vmalloc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_detach() 311 static void vb2_vmalloc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_release() 317 static void *vb2_vmalloc_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_vmalloc_dmabuf_ops_kmap() 324 static void *vb2_vmalloc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_vmap() 331 static int vb2_vmalloc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_mmap() 352 struct dma_buf *dbuf; in vb2_vmalloc_get_dmabuf() local 406 static void *vb2_vmalloc_attach_dmabuf(void *alloc_ctx, struct dma_buf *dbuf, in vb2_vmalloc_attach_dmabuf()
|
D | videobuf2-dma-contig.c | 218 static int vb2_dc_dmabuf_ops_attach(struct dma_buf *dbuf, struct device *dev, in vb2_dc_dmabuf_ops_attach() 256 static void vb2_dc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_detach() 322 static void vb2_dc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_release() 328 static void *vb2_dc_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_dc_dmabuf_ops_kmap() 335 static void *vb2_dc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_vmap() 342 static int vb2_dc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_mmap() 385 struct dma_buf *dbuf; in vb2_dc_get_dmabuf() local 671 static void *vb2_dc_attach_dmabuf(void *alloc_ctx, struct dma_buf *dbuf, in vb2_dc_attach_dmabuf()
|
D | videobuf2-dma-sg.c | 384 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, struct device *dev, in vb2_dma_sg_dmabuf_ops_attach() 422 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_detach() 488 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_release() 494 static void *vb2_dma_sg_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_dma_sg_dmabuf_ops_kmap() 501 static void *vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_vmap() 508 static int vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_mmap() 529 struct dma_buf *dbuf; in vb2_dma_sg_get_dmabuf() local 619 static void *vb2_dma_sg_attach_dmabuf(void *alloc_ctx, struct dma_buf *dbuf, in vb2_dma_sg_attach_dmabuf()
|
D | videobuf2-core.c | 1071 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd); in __qbuf_dmabuf() local 1853 struct dma_buf *dbuf; in vb2_core_expbuf() local
|
/linux-4.4.14/arch/hexagon/mm/ |
D | strnlen_user.S | 30 #define dbuf r15:14 macro 80 dbuf = memd(start); define
|
/linux-4.4.14/net/core/ |
D | utils.c | 126 u8 dbuf[4]; in in4_pton() local 192 u8 dbuf[16]; in in6_pton() local
|
/linux-4.4.14/lib/ |
D | decompress_bunzip2.c | 103 unsigned int *dbuf, dbufSize; member 163 unsigned int *dbuf, origPtr; in get_next_block() local 524 const unsigned int *dbuf; in read_bunzip() local
|
/linux-4.4.14/drivers/net/appletalk/ |
D | ltpc.c | 274 unsigned char *dbuf; member 647 void *dbuf, int dbuflen) in do_write() 671 void *dbuf, int dbuflen) in do_read()
|
/linux-4.4.14/tools/virtio/ |
D | vringh_test.c | 328 int *dbuf, err; in parallel_test() local 405 int *dbuf; in parallel_test() local
|
/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_virtio.c | 80 void __iomem *dbuf = mdev->aper.va + daddr; in mic_virtio_copy_to_user() local 129 void __iomem *dbuf = mdev->aper.va + daddr; in mic_virtio_copy_from_user() local
|
/linux-4.4.14/fs/afs/ |
D | dir.c | 133 struct afs_dir_page *dbuf; in afs_dir_check_page() local 325 struct afs_dir_page *dbuf; in afs_dir_iterate() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_conn.c | 1063 char dbuf[IP_VS_ADDRSTRLEN]; in ip_vs_conn_seq_show() local 1141 char dbuf[IP_VS_ADDRSTRLEN]; in ip_vs_conn_sync_seq_show() local
|
/linux-4.4.14/fs/gfs2/ |
D | log.c | 445 unsigned int dbuf; in calc_reserved() local
|
/linux-4.4.14/net/ceph/ |
D | auth_x.c | 146 void *dbuf = NULL; in process_one_ticket() local
|
/linux-4.4.14/fs/reiserfs/ |
D | xattr.c | 194 struct reiserfs_dentry_buf *dbuf = in fill_with_dentries() local
|
/linux-4.4.14/sound/oss/ |
D | pss.c | 851 copr_debug_buf dbuf; in pss_coproc_ioctl() local
|
/linux-4.4.14/include/media/ |
D | videobuf2-core.h | 149 struct dma_buf *dbuf; member
|
/linux-4.4.14/drivers/crypto/ |
D | mv_cesa.c | 221 static void copy_src_to_buf(struct req_progress *p, char *dbuf, int len) in copy_src_to_buf()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2481 unsigned buf, unsigned maxp, int dbuf) in omap_ep_setup()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1464 uint8_t *dbuf; in qla25xx_write_nvram_data() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_ioc.c | 5378 u16 *buf, *dbuf; in bfa_phy_write_send() local 5797 u16 *dbuf = (u16 *)phy->dbuf_kva; in bfa_phy_intr() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc.h | 133 struct lpfc_dmabuf dbuf; member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 1064 uint64_t dbuf:1; member 1257 uint64_t dbuf:1; member
|