| /kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/ |
| H A D | micropatch.c | 368 u32 __iomem *dst = (u32 __iomem *)&cp->cp_dparam[PROFF_DSP1 + i]; in cpm_load_patch() local
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | process.c | 102 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/crypto/ |
| H A D | camellia.h | 57 camellia_enc_blk(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk() argument 62 camellia_enc_blk_xor(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_xor() argument 67 camellia_enc_blk_2way(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_2way() argument 73 camellia_enc_blk_xor_2way(const void *ctx, u8 *dst, const u8 *src) camellia_enc_blk_xor_2way() argument [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ecb.c | 28 u8 *dst = walk.dst.virt.addr; in crypto_ecb_crypt() local 31 fn(crypto_cipher_tfm(cipher), dst, src); in crypto_ecb_crypt() local
|
| H A D | cipher.c | 74 fn(crypto_cipher_tfm(tfm), dst, src); in cipher_crypt_one() local 57 cipher_crypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src, bool enc) cipher_crypt_one() argument 78 crypto_cipher_encrypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src) crypto_cipher_encrypt_one() argument 85 crypto_cipher_decrypt_one(struct crypto_cipher *tfm, u8 *dst, const u8 *src) crypto_cipher_decrypt_one() argument
|
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | poly1305-glue.c | 135 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) in poly1305_final_arch() argument 149 static int mips_poly1305_final(struct shash_desc *desc, u8 *dst) in mips_poly1305_final() argument
|
| /kernel/linux/linux-6.6/arch/hexagon/mm/ |
| H A D | cache.c | 118 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
|
| /kernel/linux/linux-6.6/arch/mips/crypto/ |
| H A D | poly1305-glue.c | 135 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) in poly1305_final_arch() argument 149 static int mips_poly1305_final(struct shash_desc *desc, u8 *dst) in mips_poly1305_final() argument
|
| /kernel/linux/linux-6.6/arch/parisc/lib/ |
| H A D | lusercopy.S | 89 dst = arg0 define [all...] |
| H A D | io.c | 19 void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio() argument 54 void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio() argument 127 insb(unsigned long port, void *dst, unsigned long count) insb() argument 167 insw(unsigned long port, void *dst, unsigned long count) insw() argument 239 insl(unsigned long port, void *dst, unsigned long count) insl() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| H A D | poly1305-p10-glue.c | 133 static int crypto_poly1305_p10_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_p10_final() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/ |
| H A D | validate.c | 17 static void do_one(char *src, char *dst, unsigned long src_off, in do_one() argument 65 char *src, *dst, *redzone, *fill; in test_copy_loop() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/ |
| H A D | micropatch.c | 368 u32 __iomem *dst = (u32 __iomem *)&cp->cp_dparam[PROFF_DSP1 + i]; in cpm_load_patch() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | cgroup_skb_sk_lookup_kern.c | 22 static inline void set_ip(__u32 *dst, const struct in6_addr *src) in set_ip() argument
|
| /kernel/linux/linux-6.6/arch/mips/pic32/pic32mzda/ |
| H A D | init.c | 59 char *dst = &(arcs_cmdline[0]); in pic32_init_cmdline() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | ingress_lgcy.c | 143 struct mlx5_flow_destination *dst = NULL; in esw_acl_ingress_lgcy_setup() local
|
| H A D | egress_lgcy.c | 71 struct mlx5_flow_destination *dst = NULL; in esw_acl_egress_lgcy_setup() local
|
| /kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
| H A D | p80211wep.c | 161 wep_encrypt(struct wlandevice *wlandev, u8 *buf, u8 *dst, u32 len, int keynum, u8 *iv, u8 *icv) wep_encrypt() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | c2p_iplan2.c | 48 static inline void store_iplan2(void *dst, u32 bpp, u32 d[4]) in store_iplan2() argument 61 static inline void store_iplan2_masked(void *dst, u32 bpp, u32 d[4], u32 mask) in store_iplan2_masked() argument 68 dst); in store_iplan2_masked() local 85 void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, in c2p_iplan2() argument [all...] |
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp2_kern.c | 27 unsigned short dst[3]; in swap_src_dst_mac() local
|
| H A D | xdp_fwd_kern.c | 81 struct in6_addr *dst = (struct in6_addr *) fib_params.ipv6_dst; in xdp_fwd_flags() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | netfilter_bridge.h | 21 struct dst_entry *dst = skb_dst(skb); in br_drop_fake_rtable() local
|
| H A D | smp_types.h | 65 u16 src, dst; member
|
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | route.c | 30 int dst = 0; in zero_areas() local 52 int nsrcs, ndsts, dst; in route_transfer() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | zstd.c | 57 size_t zstd_compress_stream_to_records(struct zstd_data *data, void *dst, size_t dst_size, in zstd_compress_stream_to_records() argument 92 zstd_decompress_stream(struct zstd_data *data, void *src, size_t src_size, void *dst, size_t dst_size) zstd_decompress_stream() argument [all...] |