| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iomap.c | 158 void iowrite8_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite8_rep() 162 void iowrite16_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite16_rep() 166 void iowrite32_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite32_rep()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | decompressor.c | 134 void *src, *tmp; in z_erofs_handle_inplace_io() local 200 u8 *headpage, *src; in z_erofs_lz4_decompress() local 373 unsigned char *src, *dst; in z_erofs_shifted_transform() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcm_app_utils.c | 812 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() 846 wl_copy_macstat_upto_ver10(uint16 cntver, uint32 *dst, uint32 *src) in wl_copy_macstat_upto_ver10() 877 wl_copy_macstat_ver11(uint32 *dst, uint32 *src) in wl_copy_macstat_ver11()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | kmap.h | 46 static inline void memcpy_fromio(void *dst, const volatile void __iomem *src, in memcpy_fromio() 53 static inline void memcpy_toio(volatile void __iomem *dst, const void *src, in memcpy_toio()
|
| /OK3568_Linux_fs/kernel/security/safesetid/ |
| H A D | lsm.c | 33 kid_t src, kid_t dst) in _setid_policy_lookup() 66 static enum sid_policy_type setid_policy_lookup(kid_t src, kid_t dst, enum setid_type new_type) in setid_policy_lookup()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | string.h | 42 #define memcpy(dst, src, len) __memcpy(dst, src, len) argument 43 #define memmove(dst, src, len) __memmove(dst, src, len) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | md5-glue.c | 49 const u8 *src = data; in ppc_md5_update() local 79 const u8 *src = (const u8 *)sctx->block; in ppc_md5_final() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfsroot.c | 164 static int __init root_nfs_copy(char *dest, const char *src, in root_nfs_copy() 172 static int __init root_nfs_cat(char *dest, const char *src, in root_nfs_cat()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | blowfish_generic.c | 36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt() 70 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha256-glue.c | 29 static void __sha256_block_data_order(struct sha256_state *sst, u8 const *src, in __sha256_block_data_order() 38 static void __sha256_block_neon(struct sha256_state *sst, u8 const *src, in __sha256_block_neon()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/crypto/ |
| H A D | glue_helper.h | 72 static inline void le128_to_be128(be128 *dst, const le128 *src) in le128_to_be128() 78 static inline void be128_to_le128(le128 *dst, const be128 *src) in be128_to_le128()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | chacha.h | 96 static inline void chacha_crypt(u32 *state, u8 *dst, const u8 *src, in chacha_crypt() 105 static inline void chacha20_crypt(u32 *state, u8 *dst, const u8 *src, in chacha20_crypt()
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | fcnvfu.c | 52 register unsigned int src, result; in sgl_to_sgl_fcnvfu() local 174 register unsigned int src, resultp1, resultp2; in sgl_to_dbl_fcnvfu() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/ |
| H A D | pcc.c | 114 int pcc_clock_sel(enum pcc_clk clk, enum scg_clk src) in pcc_clock_sel() 215 int pcc_clock_get_clksrc(enum pcc_clk clk, enum scg_clk *src) in pcc_clock_get_clksrc()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | config.c | 35 const struct usb_descriptor_header **src) in usb_descriptor_fillbuf() 122 usb_copy_descriptors(struct usb_descriptor_header **src) in usb_copy_descriptors()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | io.h | 63 #define memcpy_fromio(dst, src, count) zpci_memcpy_fromio(dst, src, count) argument 64 #define memcpy_toio(dst, src, count) zpci_memcpy_toio(dst, src, count) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_mpic_err.c | 36 unsigned int src = virq_to_hw(d->irq) - mpic->err_int_vecs[0]; in fsl_mpic_mask_err() local 47 unsigned int src = virq_to_hw(d->irq) - mpic->err_int_vecs[0]; in fsl_mpic_unmask_err() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_HMARK.c | 34 __be32 src; member 64 u16 src, dst; in hmark_swap_ports() local 119 u32 src = ntohl(t->src); in hmark_hash() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcm_app_utils.c | 1049 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() 1096 wl_copy_macstat_upto_ver10(uint16 cntver, uint32 *dst, uint32 *src) in wl_copy_macstat_upto_ver10() 1136 wl_copy_macstat_ver11(uint32 *dst, uint32 *src) in wl_copy_macstat_ver11()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | cfbimgblt.c | 86 const u8 *src = image->data; in color_imageblit() local 148 const u8 *src = image->data, *s; in slow_imageblit() local 222 const char *s = image->data, *src; in fast_imageblit() local
|
| H A D | sysimgblt.c | 61 const u8 *src = image->data; in color_imageblit() local 120 const u8 *src = image->data, *s; in slow_imageblit() local 192 const char *s = image->data, *src; in fast_imageblit() local
|
| H A D | fbcon_ud.c | 25 static void ud_update_attr(u8 *dst, u8 *src, int attribute, in ud_update_attr() 93 u8 *src; in ud_putcs_aligned() local 128 u8 *src; in ud_putcs_unaligned() local 261 char *src; in ud_cursor() local
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | mulaw.c | 177 char *src; in mulaw_decode() local 203 unsigned char *src) in cvt_native_to_s16() 223 char *src; in mulaw_encode() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcm_app_utils.c | 1049 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() 1096 wl_copy_macstat_upto_ver10(uint16 cntver, uint32 *dst, uint32 *src) in wl_copy_macstat_upto_ver10() 1136 wl_copy_macstat_ver11(uint32 *dst, uint32 *src) in wl_copy_macstat_ver11()
|
| /OK3568_Linux_fs/kernel/include/linux/mdio/ |
| H A D | mdio-xgene.h | 113 static inline u64 xgene_enet_get_field_value(int pos, int len, u64 src) in xgene_enet_get_field_value() 118 #define GET_VAL(field, src) \ argument 121 #define GET_BIT(field, src) \ argument
|