/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_external.h | 34 struct dma_buf *dbuf; member
|
H A D | videobuf2-rdma-sg.c | 316 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, struct dma_buf_attachment *dbuf_attach)
in vb2_dma_sg_dmabuf_ops_attach() argument 354 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, struct dma_buf_attachment *db_attach)
in vb2_dma_sg_dmabuf_ops_detach() argument 416 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf)
in vb2_dma_sg_dmabuf_ops_release() argument 422 static int vb2_dma_sg_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, enum dma_data_direction direction)
in vb2_dma_sg_dmabuf_ops_begin_cpu_access() argument 431 static int vb2_dma_sg_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, enum dma_data_direction direction)
in vb2_dma_sg_dmabuf_ops_end_cpu_access() argument 440 static void *vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf)
in vb2_dma_sg_dmabuf_ops_vmap() argument 447 vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) vb2_dma_sg_dmabuf_ops_mmap() argument 467 struct dma_buf *dbuf; vb2_dma_sg_get_dmabuf() local 558 vb2_dma_sg_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, unsigned long size, enum dma_data_direction dma_dir) vb2_dma_sg_attach_dmabuf() argument [all...] |
H A D | common.h | 112 struct dma_buf *dbuf; member
|
H A D | isp_ispp.h | 107 struct dma_buf *dbuf[GROUP_BUF_MAX]; member
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_external.h | 37 struct dma_buf *dbuf; member
|
H A D | videobuf2-rdma-sg.c | 306 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_attach() argument 344 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_detach() argument 406 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_release() argument 413 vb2_dma_sg_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_begin_cpu_access() argument 424 vb2_dma_sg_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_end_cpu_access() argument 434 static void *vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_vmap() argument 441 vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) vb2_dma_sg_dmabuf_ops_mmap() argument 462 struct dma_buf *dbuf; vb2_dma_sg_get_dmabuf() local 552 vb2_dma_sg_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, unsigned long size, enum dma_data_direction dma_dir) vb2_dma_sg_attach_dmabuf() argument [all...] |
H A D | isp_ispp.h | 106 struct dma_buf *dbuf[GROUP_BUF_MAX]; member
|
H A D | common.h | 122 struct dma_buf *dbuf; member
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
H A D | strnlen_user.S | 17 #define dbuf r15:14 define 67 dbuf = memd(start); define
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 137 static void drm_fb_xrgb8888_to_rgb565_line(u16 *dbuf, u32 *sbuf, in drm_fb_xrgb8888_to_rgb565_line() argument 221 void *dbuf; in drm_fb_xrgb8888_to_rgb565_dstclip() local 240 static void drm_fb_xrgb8888_to_rgb888_line(u8 *dbuf, u3 argument 273 void *dbuf; drm_fb_xrgb8888_to_rgb888_dstclip() local [all...] |
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | dma-ring.c | 131 unsigned char *dbuf = dev->dr_dscr[DMA_DSCR_DEVICE].vaddr; in mei_dma_copy_from() local
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | dma-ring.c | 131 unsigned char *dbuf = dev->dr_dscr[DMA_DSCR_DEVICE].vaddr; in mei_dma_copy_from() local
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | common.h | 74 struct dma_buf *dbuf; member
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | common.h | 74 struct dma_buf *dbuf; member
|
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
H A D | videobuf2-vmalloc.c | 32 struct dma_buf *dbuf; member 210 static int vb2_vmalloc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_attach() argument 249 static void vb2_vmalloc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_detach() argument 311 static void vb2_vmalloc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_release() argument 317 static void *vb2_vmalloc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_vmap() argument 324 static int vb2_vmalloc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_mmap() argument 343 struct dma_buf *dbuf; vb2_vmalloc_get_dmabuf() local 397 vb2_vmalloc_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, unsigned long size, enum dma_data_direction dma_dir) vb2_vmalloc_attach_dmabuf() argument [all...] |
H A D | videobuf2-dma-sg.c | 355 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_attach() argument 393 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_detach() argument 455 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_release() argument 462 vb2_dma_sg_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_begin_cpu_access() argument 473 vb2_dma_sg_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_end_cpu_access() argument 483 static void *vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_vmap() argument 490 vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, struct vm_area_struct *vma) vb2_dma_sg_dmabuf_ops_mmap() argument 511 struct dma_buf *dbuf; vb2_dma_sg_get_dmabuf() local 601 vb2_dma_sg_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, unsigned long size, enum dma_data_direction dma_dir) vb2_dma_sg_attach_dmabuf() argument [all...] |
H A D | videobuf2-dma-contig.c | 215 static int vb2_dc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_attach() argument 253 static void vb2_dc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_detach() argument 327 static void vb2_dc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_release() argument 334 vb2_dc_dmabuf_ops_begin_cpu_access(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_begin_cpu_access() argument 341 vb2_dc_dmabuf_ops_end_cpu_access(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_end_cpu_access() argument 347 static void *vb2_dc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_vmap() argument 354 static int vb2_dc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_mmap() argument 397 struct dma_buf *dbuf; vb2_dc_get_dmabuf() local 656 vb2_dc_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, unsigned long size, enum dma_data_direction dma_dir) vb2_dc_attach_dmabuf() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | utils.c | 124 u8 dbuf[4]; in in4_pton() local 190 u8 dbuf[16]; in in6_pton() local [all...] |
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
H A D | videobuf2-vmalloc.c | 32 struct dma_buf *dbuf; member 210 static int vb2_vmalloc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_attach() argument 249 static void vb2_vmalloc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_detach() argument 302 static void vb2_vmalloc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_release() argument 308 static int vb2_vmalloc_dmabuf_ops_vmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_vmap() argument 318 static int vb2_vmalloc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_mmap() argument 339 struct dma_buf *dbuf; vb2_vmalloc_get_dmabuf() local 400 vb2_vmalloc_attach_dmabuf(struct vb2_buffer *vb, struct device *dev, struct dma_buf *dbuf, unsigned long size) vb2_vmalloc_attach_dmabuf() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | utils.c | 124 u8 dbuf[4]; in in4_pton() local 190 u8 dbuf[16]; in in6_pton() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | util.c | 274 u8 dbuf[16]; in __dump_sg() local
|
/kernel/linux/linux-5.10/tools/virtio/ |
H A D | vringh_test.c | 332 int *dbuf, err; in parallel_test() local 409 int *dbuf; parallel_test() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | decompress_bunzip2.c | 104 unsigned int *dbuf, dbufSize; member 164 unsigned int *dbuf, origPtr; in get_next_block() local 525 const unsigned int *dbuf; read_bunzip() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
H A D | xen_drm_front.c | 164 struct xen_drm_front_dbuf *dbuf; in xen_drm_front_dbuf_create() local 44 dbuf_add_to_list(struct xen_drm_front_info *front_info, struct xen_drm_front_dbuf *dbuf, u64 dbuf_cookie) dbuf_add_to_list() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | util.c | 275 u8 dbuf[16]; in __dump_sg() local
|