| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | cmd_dek.c | 29 static int blob_encap_dek(const u8 *src, u8 *dst, u32 len) in blob_encap_dek()
|
| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | flash.c | 55 void *src; in flash_post_test() local
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | memcpy_32.c | 24 __visible void *memmove(void *dest, const void *src, size_t n) in memmove()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | thumbnails.cpp | 232 std::shared_ptr<RefCountedVideoBuffer> src; member 485 img_buffer_t src = convert<img_buffer_t>(full); in operator ()() local 593 auto src = std::make_shared<RefCountedVideoBuffer>(source.image_source); in OnFrameEvent() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | noise.c | 432 static void mix_hash(u8 hash[NOISE_HASH_LEN], const u8 *src, size_t src_len) in mix_hash() 584 wg_noise_handshake_consume_initiation(struct message_handshake_initiation *src, in wg_noise_handshake_consume_initiation() 728 wg_noise_handshake_consume_response(struct message_handshake_response *src, in wg_noise_handshake_consume_response()
|
| /OK3568_Linux_fs/kernel/net/ieee802154/6lowpan/ |
| H A D | 6lowpan_i.h | 23 struct ieee802154_addr src; member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/lib/ |
| H A D | zmem.c | 35 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip()
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | frnd.c | 40 register unsigned int src, result; in sgl_frnd() local
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.cpp | 250 MppFrame *src = (MppFrame *)param; in rga_control() local 285 MPP_RET rga_copy(RgaCtx ctx, MppFrame src, MppFrame dst) in rga_copy()
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | compr_lzo.c | 94 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) argument 95 #define COPY4(dst,src) __COPY4((lzo_ptr_t)(dst),(lzo_ptr_t)(src)) argument
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | rate.c | 72 signed short *src, *dst; in resample_expand() local 131 signed short *src, *dst; in resample_shrink() local
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | shadow.c | 52 void *memmove(void *dest, const void *src, size_t len) in memmove() 63 void *memcpy(void *dest, const void *src, size_t len) in memcpy()
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RockchipRga.cpp | 273 int RockchipRga::RkRgaBlit(rga_info *src, rga_info *dst, rga_info *src1) { in RkRgaBlit() 300 int RockchipRga::RkRgaCollorPalette(rga_info *src, rga_info *dst, rga_info *lut) { in RkRgaCollorPalette()
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/ |
| H A D | qe_ic.c | 247 unsigned int src = irqd_to_hwirq(d); in qe_ic_unmask_irq() local 263 unsigned int src = irqd_to_hwirq(d); in qe_ic_mask_irq() local
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | fname.c | 194 static int base64_encode(const u8 *src, int len, char *dst) in base64_encode() 213 static int base64_decode(const char *src, int len, u8 *dst) in base64_decode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_format_helper.c | 95 void drm_fb_swab(void *dst, void *src, struct drm_framebuffer *fb, in drm_fb_swab() 314 u32 *src; in drm_fb_xrgb8888_to_gray8() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/ |
| H A D | ixp4xx-qmgr.c | 116 void qmgr_set_irq(unsigned int queue, int src, in qmgr_set_irq() 143 u32 en_bitmap, src, stat; in qmgr_irq1_a0() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | mcp77.c | 81 mcp77_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in mcp77_clk_read() 185 calc_P(u32 src, u32 target, int *div) in calc_P()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | aead.h | 95 struct scatterlist *src; member 499 struct scatterlist *src, in aead_request_set_crypt()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_migration_classic.c | 49 exaMemcpyBox(PixmapPtr pPixmap, BoxPtr pbox, CARD8 *src, int src_pitch, in exaMemcpyBox() 538 CARD8 *dst, *src; in exaAssertNotDirty() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_xive_template.c | 389 u16 src; in GLUE() local 510 u16 src; in GLUE() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | spider-pic.c | 64 unsigned int src) in spider_get_irq_config() 88 unsigned int src = irqd_to_hwirq(d); in spider_ack_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/qcom/ |
| H A D | osm-l3.c | 148 static int qcom_icc_set(struct icc_node *src, struct icc_node *dst) in qcom_icc_set() 191 u32 info, src, lval, i, prev_freq = 0, freq; in qcom_osm_l3_probe() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ansi_cprng.c | 350 const u8 *src, unsigned int slen, in cprng_get_random() 386 const u8 *src, unsigned int slen, in fips_cprng_get_random()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | execveat.c | 140 static void exe_cp(const char *src, const char *dest) in exe_cp() 153 static int check_execveat_pathmax(int root_dfd, const char *src, int is_script) in check_execveat_pathmax()
|