| /third_party/curl/tests/unit/ |
| H A D | unit2602.c | 44 struct dynbuf dbuf; variable 119 Curl_dyn_free(&dbuf); variable 144 Curl_dyn_free(&dbuf); global() variable [all...] |
| /third_party/optimized-routines/string/test/ |
| H A D | memmove.c | 39 static unsigned char *dbuf; variable
|
| H A D | stpcpy.c | 44 static char *dbuf; variable
|
| H A D | memcpy.c | 41 static unsigned char *dbuf; variable
|
| H A D | strcpy.c | 42 static char *dbuf; variable
|
| /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
|
| /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...] |
| /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
|
| /third_party/openssl/test/ |
| H A D | afalgtest.c | 33 unsigned char dbuf[BUFFER_SIZE + 32]; in test_afalg_aes_cbc() local
|
| /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
|
| /third_party/curl/lib/ |
| H A D | http1.c | 321 Curl_h1_req_write_head(struct httpreq *req, int http_minor, struct dynbuf *dbuf) Curl_h1_req_write_head() argument
|
| H A D | dynhds.c | 353 CURLcode Curl_dynhds_h1_dprint(struct dynhds *dynhds, struct dynbuf *dbuf) in Curl_dynhds_h1_dprint() argument
|
| /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...] |
| /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...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-struct-lejp.c | 553 char dbuf[72]; in lws_struct_json_serialize() local [all...] |