/linux/drivers/mtd/maps/ |
H A D | tsunami_flash.c | 47 const unsigned char *src; in tsunami_flash_copy_to() local
|
/linux/net/netfilter/ |
H A D | xt_multiport.c | 29 u_int16_t src, u_int16_t dst) in ports_match_v1()
|
/linux/net/bridge/ |
H A D | br_stp_bpdu.c | 71 static inline int br_get_ticks(const unsigned char *src) in br_get_ticks()
|
/linux/include/crypto/ |
H A D | chacha.h | 92 u8 *dst, const u8 *src, unsigned int bytes) in chacha20_crypt()
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 288 static void emit_alu(u32 opcode, u32 src, u32 dst, struct jit_ctx *ctx) in emit_alu() 317 static void emit_alu3_K(unsigned int opcode, unsigned int src, unsigned int imm, in emit_alu3_K() 628 const u8 dst, const u8 src, struct jit_ctx *ctx) in emit_cbcond() 658 static int emit_compare_and_branch(const u8 code, const u8 dst, u8 src, in emit_compare_and_branch() 899 const u8 src = bpf2sparc[insn->src_reg]; in build_insn() local
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp.h | 90 struct bdisp_frame src; member 114 struct bdisp_frame src; member
|
/linux/arch/s390/crypto/ |
H A D | des_s390.c | 220 static void des3_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_encrypt() 227 static void des3_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_decrypt()
|
/linux/fs/hfs/ |
H A D | bnode.c | 199 struct hfs_bnode *src_node, int src, int len) in hfs_bnode_copy() 219 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
|
/linux/sound/usb/6fire/ |
H A D | pcm.c | 200 u32 *src = NULL; in usb6fire_pcm_capture() local 247 u32 *src = (u32 *) (alsa_rt->dma_area + sub->dma_off in usb6fire_pcm_playback() local [all...] |
/linux/drivers/memory/tegra/ |
H A D | tegra124.c | 1148 static int tegra124_mc_icc_set(struct icc_node *src, struct icc_node *dst) in tegra124_mc_icc_set()
|
/linux/drivers/acpi/ |
H A D | acpi_platform.c | 75 const struct resource *src, struct resource *dest) in acpi_platform_fill_resource()
|
/linux/tools/testing/selftests/kvm/ |
H A D | pre_fault_memory_test.c | 25 uint64_t *src = (uint64_t *)(base_gpa + i * PAGE_SIZE); in guest_code() local
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.h | 33 u8 src[ETH_ALEN]; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | crypto_sanity.c | 49 static void do_crypt_afalg(const void *src, void *dst, int size, bool encrypt) in do_crypt_afalg()
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_h1_jpeg_enc.c | 46 dma_addr_t src[3]; in hantro_h1_jpeg_enc_set_buffers() local
|
H A D | rockchip_vpu2_hw_jpeg_enc.c | 73 dma_addr_t src[3]; in rockchip_vpu2_jpeg_enc_set_buffers() local
|
/linux/lib/ |
H A D | test_bpf.c | 877 s64 dst, src; in __bpf_fill_pattern() local 895 s64 dst, src; in __bpf_fill_pattern() local 979 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_alu64_reg() 1001 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_alu32_reg() 1424 u64 dst, src, res, same; in __bpf_fill_alu_reg_pairs() local 1615 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_atomic64() 1662 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_atomic32() 1709 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_cmpxchg64() 1749 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_cmpxchg32() 1948 u64 cmp, src; in __bpf_fill_atomic_reg_pairs() local [all …]
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | exc_validate.c | 83 unsigned long src, dst, len; in test_copy_exception() local
|
/linux/crypto/ |
H A D | blowfish_common.c | 311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_neigh_fib.c | 53 struct in6_addr *src = (struct in6_addr *)fib_params->ipv6_src; in fill_fib_params_v6() local
|
/linux/drivers/power/supply/ |
H A D | wm831x_backup.c | 27 enum wm831x_auxadc src, in wm831x_backup_read_voltage()
|
/linux/arch/arm/include/asm/ |
H A D | checksum.h | 47 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user()
|
/linux/arch/hexagon/mm/ |
H A D | cache.c | 119 unsigned long vaddr, void *dst, void *src, int len) in copy_to_user_page()
|
/linux/net/ipv6/ |
H A D | output_core.c | 16 const struct in6_addr *src) in __ipv6_select_ident() argument
|
/linux/arch/x86/boot/compressed/ |
H A D | sev-handle-vc.c | 78 void *src, char *buf, size_t size) in vc_read_mem()
|