Home
last modified time | relevance | path

Searched defs:src (Results 351 – 375 of 3039) sorted by relevance

1...<<11121314151617181920>>...122

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Diomap.c158 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 Ddecompressor.c134 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 Dbcm_app_utils.c812 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 Dkmap.h46 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 Dlsm.c33 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 Dstring.h42 #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 Dmd5-glue.c49 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 Dnfsroot.c164 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 Dblowfish_generic.c36 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 Dsha256-glue.c29 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 Dglue_helper.h72 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 Dchacha.h96 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 Dfcnvfu.c52 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 Dpcc.c114 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 Dconfig.c35 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 Dio.h63 #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 Dfsl_mpic_err.c36 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 Dxt_HMARK.c34 __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 Dbcm_app_utils.c1049 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 Dcfbimgblt.c86 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 Dsysimgblt.c61 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 Dfbcon_ud.c25 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 Dmulaw.c177 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 Dbcm_app_utils.c1049 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 Dmdio-xgene.h113 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

1...<<11121314151617181920>>...122