| /linux/drivers/gpu/drm/ |
| H A D | drm_format_helper.c | 143 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm() 185 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm_toio() 195 void *dbuf; in __drm_fb_xfrm_toio() local 230 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in drm_fb_xfrm() 253 static __always_inline void drm_fb_xfrm_line_32to8(void *dbuf, const void *sbuf, in drm_fb_xfrm_line_32to8() 285 static __always_inline void drm_fb_xfrm_line_32to16(void *dbuf, const void *sbuf, in drm_fb_xfrm_line_32to16() 334 static __always_inline void drm_fb_xfrm_line_32to24(void *dbuf, const void *sbuf, in drm_fb_xfrm_line_32to24() 384 static __always_inline void drm_fb_xfrm_line_32to32(void *dbuf, const void *sbuf, in drm_fb_xfrm_line_32to32() 450 static void drm_fb_swab16_line(void *dbuf, const void *sbuf, unsigned int pixels) in drm_fb_swab16_line() 460 static void drm_fb_swab32_line(void *dbuf, const void *sbuf, unsigned int pixels) in drm_fb_swab32_line() [all …]
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 32 struct dma_buf *dbuf; member 212 static int vb2_vmalloc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_attach() 251 static void vb2_vmalloc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_detach() 304 static void vb2_vmalloc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_release() 310 static int vb2_vmalloc_dmabuf_ops_vmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_vmap() 320 static int vb2_vmalloc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_mmap() 341 struct dma_buf *dbuf; in vb2_vmalloc_get_dmabuf() local 404 struct dma_buf *dbuf, in vb2_vmalloc_attach_dmabuf()
|
| H A D | videobuf2-dma-sg.c | 368 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_attach() 406 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_detach() 459 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_release() 466 vb2_dma_sg_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_begin_cpu_access() 477 vb2_dma_sg_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_end_cpu_access() 487 static int vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_vmap() 503 static int vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_mmap() 526 struct dma_buf *dbuf; in vb2_dma_sg_get_dmabuf() local 618 struct dma_buf *dbuf, unsigned long size) in vb2_dma_sg_attach_dmabuf()
|
| H A D | videobuf2-dma-contig.c | 318 static int vb2_dc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_attach() 356 static void vb2_dc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_detach() 421 static void vb2_dc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_release() 428 vb2_dc_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_begin_cpu_access() 435 vb2_dc_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_end_cpu_access() 441 static int vb2_dc_dmabuf_ops_vmap(struct dma_buf *dbuf, struct iosys_map *map) in vb2_dc_dmabuf_ops_vmap() 456 static int vb2_dc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_mmap() 504 struct dma_buf *dbuf; in vb2_dc_get_dmabuf() local 771 struct dma_buf *dbuf, unsigned long size) in vb2_dc_attach_dmabuf()
|
| H A D | videobuf2-core.c | 1392 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd); in __prepare_dmabuf() local 2427 struct dma_buf *dbuf; in vb2_core_expbuf() local
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_ubuf.c | 68 static void amdxdna_ubuf_release(struct dma_buf *dbuf) in amdxdna_ubuf_release() 97 static int amdxdna_ubuf_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) in amdxdna_ubuf_mmap() 108 static int amdxdna_ubuf_vmap(struct dma_buf *dbuf, struct iosys_map *map) in amdxdna_ubuf_vmap() 121 static void amdxdna_ubuf_vunmap(struct dma_buf *dbuf, struct iosys_map *map) in amdxdna_ubuf_vunmap() 144 struct dma_buf *dbuf; in amdxdna_get_ubuf() local
|
| /linux/lib/ |
| H A D | decompress_bunzip2.c | 104 unsigned int *dbuf, dbufSize; member 164 unsigned int *dbuf, origPtr; in get_next_block() local 526 const unsigned int *dbuf; in read_bunzip() local
|
| /linux/net/core/ |
| H A D | utils.c | 125 u8 dbuf[4]; in in4_pton() local 191 u8 dbuf[16]; in in6_pton() local
|
| /linux/tools/virtio/ |
| H A D | vringh_test.c | 335 int *dbuf, err; in parallel_test() local 412 int *dbuf; in parallel_test() local
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front.c | 45 struct xen_drm_front_dbuf *dbuf, u64 dbuf_cookie) in dbuf_add_to_list() 164 struct xen_drm_front_dbuf *dbuf; in xen_drm_front_dbuf_create() local
|
| /linux/drivers/misc/mei/ |
| H A D | dma-ring.c | 133 unsigned char *dbuf = dev->dr_dscr[DMA_DSCR_DEVICE].vaddr; in mei_dma_copy_from() local
|
| /linux/drivers/tty/serial/ |
| H A D | amba-pl011.c | 819 struct pl011_dmabuf *dbuf; in pl011_dma_rx_trigger_dma() local 867 struct pl011_dmabuf *dbuf = use_buf_b ? in pl011_dma_rx_chars() local 935 struct pl011_dmabuf *dbuf = dmarx->use_buf_b ? in pl011_dma_rx_irq() local 985 struct pl011_dmabuf *dbuf = dmarx->use_buf_b ? in pl011_dma_rx_callback() local 1056 struct pl011_dmabuf *dbuf; in pl011_dma_rx_poll() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_conn.c | 1135 char dbuf[IP_VS_ADDRSTRLEN]; in ip_vs_conn_seq_show() local 1203 char dbuf[IP_VS_ADDRSTRLEN]; in ip_vs_conn_sync_seq_show() local
|
| /linux/drivers/base/firmware_loader/ |
| H A D | main.c | 115 void *dbuf, in __allocate_fw_priv() 169 struct fw_priv **fw_priv, void *dbuf, size_t size, in alloc_lookup_fw_priv() 743 struct device *device, void *dbuf, size_t size, in _request_firmware_prepare()
|
| /linux/drivers/crypto/bcm/ |
| H A D | util.c | 275 u8 dbuf[16]; in __dump_sg() local
|
| /linux/drivers/mmc/host/ |
| H A D | cavium.c | 299 u64 dbuf) in do_read()
|
| /linux/include/media/ |
| H A D | videobuf2-core.h | 182 struct dma_buf *dbuf; member
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | omap_udc.c | 2462 unsigned buf, unsigned maxp, int dbuf) in omap_ep_setup()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_sup.c | 1573 uint8_t *dbuf = vmalloc(RMW_BUFFER_SIZE); in qla25xx_write_nvram_data() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lan_tx_rx.h | 389 u8 dbuf; member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_ioc.c | 5341 u16 *buf, *dbuf; in bfa_phy_write_send() local 5760 u16 *dbuf = (u16 *)phy->dbuf_kva; in bfa_phy_intr() local
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc.h | 162 struct lpfc_dmabuf dbuf; member 173 struct lpfc_dmabuf dbuf; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 7916 u32 *dbuf, dwords; in format_feature() local 8003 u32 buf_size_dwords, *dbuf, *dwords; in qed_dbg_dump() local
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-mio-defs.h | 849 uint64_t dbuf:1; member 1026 uint64_t dbuf:1; member
|