| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | flush.c | 185 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long uaddr, void *dst, const void *src, unsigned long len) copy_to_user_page() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
| H A D | nip_fib.h | 54 struct dst_entry dst; member 73 static inline struct ninet_dev *nip_dst_idev(struct dst_entry *dst) in nip_dst_idev() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 72 be128 dst = { cpu_to_be64(dg[1]), cpu_to_be64(dg[0]) }; in ghash_do_update() local 127 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final() argument
|
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| H A D | regcache-lzo.c | 19 void *dst; member [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ctr.c | 36 u8 *dst = walk->dst.virt.addr; in crypto_ctr_crypt_final() local 53 u8 *dst = walk->dst.virt.addr; in crypto_ctr_crypt_segment() local 58 fn(crypto_cipher_tfm(tfm), dst, ctrblk); in crypto_ctr_crypt_segment() local [all...] |
| H A D | rmd320.c | 338 __le32 *dst = (__le32 *)out; in rmd320_final() local
|
| H A D | rmd160.c | 314 __le32 *dst = (__le32 *)out; in rmd160_final() local
|
| H A D | rmd256.c | 289 __le32 *dst = (__le32 *)out; in rmd256_final() local
|
| H A D | rmd128.c | 270 __le32 *dst = (__le32 *)out; in rmd128_final() local
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | public_key.c | 142 static u8 *pkey_pack_u32(u8 *dst, u32 val) in pkey_pack_u32() argument
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | ps3flash.c | 170 void *dst; in ps3flash_write() local
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | cacheflush_mm.h | 263 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_to_user_page() argument 271 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_from_user_page() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
| H A D | tdma.c | 332 dma_addr_t dst, src; in mv_cesa_dma_add_op_transfers() local 281 mv_cesa_dma_add_data_transfer(struct mv_cesa_tdma_chain *chain, dma_addr_t dst, dma_addr_t src, u32 size, u32 flags, gfp_t gfp_flags) mv_cesa_dma_add_data_transfer() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.c | 383 display_pipe_dest_params_st *dst = &pipes[j].pipe.dest; in fetch_pipe_params() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/ |
| H A D | nps_enet.c | 35 nps_enet_read_rx_fifo(struct net_device *ndev, unsigned char *dst, u32 length) nps_enet_read_rx_fifo() argument
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | smp-bmips.c | 467 static void bmips_wr_vec(unsigned long dst, char *start, char *end) in bmips_wr_vec() argument
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | uaccess.h | 406 static inline int __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_from_user_flushcache() argument [all...] |
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | io.h | 188 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb() argument 197 static inline void insw(unsigned long port, void *dst, unsigned long count) in insw() argument 206 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() argument
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | process.c | 107 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/arm64/kernel/ |
| H A D | module-plts.c | 13 static struct plt_entry __get_adrp_add_pair(u64 dst, u64 pc, in __get_adrp_add_pair() argument 26 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() argument
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | unwind_decoder.c | 218 unsigned char byte1 = *dp++, r, dst; in unw_decode_p2_p5() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| H A D | octeon-memcpy.S | 21 #define dst a0 define [all...] |
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | cacheflush_mm.h | 272 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_to_user_page() argument 280 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) copy_from_user_page() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| H A D | rseq-ppc.h | 632 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 711 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument
|
| H A D | rseq-mips.h | 547 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument 662 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument [all...] |