| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | cacheflush_mm.h | 265 void *dst, void *src, int len) in copy_to_user_page() 273 void *dst, void *src, int len) in copy_from_user_page()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | cacheflush.h | 172 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 179 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-sdmmc-mux.c | 45 u32 src, val; in clk_sdmmc_mux_get_parent() local 140 u8 src; in clk_sdmmc_mux_set_rate() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hwint.h | 278 sext_hwi (HOST_WIDE_INT src, unsigned int prec) in sext_hwi() 308 zext_hwi (unsigned HOST_WIDE_INT src, unsigned int prec) in zext_hwi()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | gpuobj.c | 261 nvkm_gpuobj_memcpy_to(struct nvkm_gpuobj *dst, u32 dstoffset, void *src, in nvkm_gpuobj_memcpy_to() 271 nvkm_gpuobj_memcpy_from(void *dst, struct nvkm_gpuobj *src, u32 srcoffset, in nvkm_gpuobj_memcpy_from()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | nhpoly1305-neon-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | nhpoly1305-neon-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | nhpoly1305-sse2-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_sse2_update()
|
| H A D | nhpoly1305-avx2-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_avx2_update()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
| /OK3568_Linux_fs/kernel/arch/hexagon/mm/ |
| H A D | copy_from_user.S | 30 #define src r1 macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | scaler_service.cpp | 55 img_buffer_t src = convert<img_buffer_t>(last); in operator ()() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | scaler_service.cpp | 59 img_buffer_t src = convert<img_buffer_t>(last); in operator ()() local
|
| /OK3568_Linux_fs/kernel/arch/ia64/lib/ |
| H A D | io.c | 28 const char *src = from; in memcpy_toio() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | mpic.c | 221 struct irq_source src[MAX_IRQ]; member 327 struct irq_source *src; in IRQ_local_pipe() local 413 struct irq_source *src; in openpic_update_irq() local 478 struct irq_source *src; in openpic_set_irq() local 582 struct irq_source *src = &opp->src[n_IRQ]; in write_IRQreg_idr() local 628 struct irq_source *src = &opp->src[n_IRQ]; in write_IRQreg_ilr() local 1027 struct irq_source *src; in openpic_cpu_write_internal() local 1129 struct irq_source *src; in openpic_iack() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | gru_instructions.h | 484 static inline void gru_bcopy(void *cb, const unsigned long src, in gru_bcopy() 499 static inline void gru_bstore(void *cb, const unsigned long src, in gru_bstore() 512 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir() 522 static inline void gru_gamirr(void *cb, int exopc, unsigned long src, in gru_gamirr() 532 static inline void gru_gamer(void *cb, int exopc, unsigned long src, in gru_gamer() 546 static inline void gru_gamerr(void *cb, int exopc, unsigned long src, in gru_gamerr() 559 static inline void gru_gamxr(void *cb, unsigned long src, in gru_gamxr()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/coda/ |
| H A D | imx-vdoa.h | 41 dma_addr_t dst, dma_addr_t src) { }; in vdoa_device_run()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | linux_compat.c | 10 unsigned long copy_from_user(void *dest, const void *src, in copy_from_user()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | process.c | 24 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | strnlen_user.c | 23 static inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_unicode.c | 348 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16() 617 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | etherdevice.h | 287 static inline void ether_addr_copy(u8 *dst, const u8 *src) in ether_addr_copy() 311 struct net_device *src) in eth_hw_addr_inherit()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbbltone.c | 161 fbBltOne(FbStip * src, FbStride srcStride, /* FbStip units per scanline */ in fbBltOne() 378 fbBltPlane(FbBits * src, in fbBltPlane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | crc.h | 47 enum nv50_crc_source src; member 69 enum nv50_crc_source src; member
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_ringmic_test.c | 62 int *bytesToInt(char *src, int *length) in bytesToInt() 179 static int add_channel(char *src, char **dst, int len) in add_channel()
|