| /kernel/linux/linux-5.10/arch/parisc/lib/ |
| H A D | memcpy.c | 23 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user() argument 32 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user() argument 41 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long len) in raw_copy_in_user() argument 49 void * memcpy(void * dst,const void *src, size_t count) in memcpy() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | uaccess_64.h | 50 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user() argument 56 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user() argument 62 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long size) in raw_copy_in_user() argument 76 __copy_from_user_inatomic_nocache(void *dst, const void __user *src, in __copy_from_user_inatomic_nocache() argument 84 __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) __copy_from_user_flushcache() argument [all...] |
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| H A D | ide.h | 35 static inline void __ide_insw(void __iomem *port, void *dst, u32 count) in __ide_insw() argument
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 88 void insb(unsigned long __addr, void *dst, unsigned long count) in insb() argument 116 void insw(unsigned long __addr, void *dst, unsigned long count) in insw() argument 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/boot/ |
| H A D | pgm_check_info.c | 14 static char *__add_val_as_hex(char *dst, const unsigned char *src, size_t count) in __add_val_as_hex() argument 21 static char *add_str(char *dst, char *src) in add_str() argument [all...] |
| /kernel/linux/linux-5.10/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() argument
|
| H A D | io.c | 103 void memset_io(volatile void __iomem *dst, int c, unsigned long count) in memset_io() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ecdh_helper.c | 15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data() argument 21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data() argument
|
| H A D | des_generic.c | 37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt() argument 44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt() argument 69 static void crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_encrypt() argument 77 static void crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_decrypt() argument
|
| H A D | dh_helper.c | 15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) in dh_pack_data() argument 23 static inline const u8 *dh_unpack_data(void *dst, const void *src, size_t size) in dh_unpack_data() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-prng.c | 15 sun4i_ss_prng_generate(struct crypto_rng *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int dlen) sun4i_ss_prng_generate() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_sram_mgr.c | 77 void cc_set_sram_desc(const u32 *src, u32 dst, unsigned int nelement, in cc_set_sram_desc() argument
|
| /kernel/linux/linux-6.6/arch/hexagon/mm/ |
| H A D | copy_from_user.S | 29 #define dst r0 define
|
| H A D | copy_to_user.S | 28 #define dst r0 define
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| H A D | copy_template.S | 31 dst .req x6 label [all...] |
| H A D | memset.S | 41 dst .req x8 label [all...] |
| /kernel/linux/linux-6.6/arch/parisc/lib/ |
| H A D | memcpy.c | 23 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user() argument 32 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user() argument 41 void * memcpy(void * dst,const void *src, size_t count) in memcpy() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| H A D | set-tz.c | 28 int set_tz(int min, int dst) in set_tz() argument 61 int min, dst; in main() local [all...] |
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | io.c | 77 void _memset_io(volatile void __iomem *dst, int c, size_t count) in _memset_io() argument
|
| /kernel/linux/linux-6.6/arch/sh/kernel/ |
| H A D | io.c | 103 void memset_io(volatile void __iomem *dst, int c, unsigned long count) in memset_io() argument
|
| H A D | process.c | 24 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() argument
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 88 void insb(unsigned long __addr, void *dst, unsigned long count) in insb() argument 116 void insw(unsigned long __addr, void *dst, unsigned long count) in insw() argument 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_memcpy.c | 38 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa() argument 67 static void __memcpy_ntdqu(void *dst, const void *src, unsigned long len) in __memcpy_ntdqu() argument 113 i915_memcpy_from_wc(void *dst, const void *src, unsigned long len) i915_memcpy_from_wc() argument 138 i915_unaligned_memcpy_from_wc(void *dst, void *src, unsigned long len) i915_unaligned_memcpy_from_wc() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.h | 48 static inline void ocrdma_cpu_to_le32(void *dst, u32 len) in ocrdma_cpu_to_le32() argument 59 static inline void ocrdma_le32_to_cpu(void *dst, u32 len) in ocrdma_le32_to_cpu() argument 70 static inline void ocrdma_copy_cpu_to_le32(void *dst, void *src, u32 len) in ocrdma_copy_cpu_to_le32() argument 83 static inline void ocrdma_copy_le32_to_cpu(void *dst, voi argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| H A D | cx18-io.c | 15 u8 __iomem *dst = addr; in cx18_memset_io() local [all...] |