Home
last modified time | relevance | path

Searched defs:src (Results 526 – 550 of 1613) sorted by relevance

1...<<21222324252627282930>>...65

/linux/drivers/mtd/maps/
H A Dtsunami_flash.c47 const unsigned char *src; in tsunami_flash_copy_to() local
/linux/net/netfilter/
H A Dxt_multiport.c29 u_int16_t src, u_int16_t dst) in ports_match_v1()
/linux/net/bridge/
H A Dbr_stp_bpdu.c71 static inline int br_get_ticks(const unsigned char *src) in br_get_ticks()
/linux/include/crypto/
H A Dchacha.h92 u8 *dst, const u8 *src, unsigned int bytes) in chacha20_crypt()
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c288 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 Dbdisp.h90 struct bdisp_frame src; member
114 struct bdisp_frame src; member
/linux/arch/s390/crypto/
H A Ddes_s390.c220 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 Dbnode.c199 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 Dpcm.c200 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 Dtegra124.c1148 static int tegra124_mc_icc_set(struct icc_node *src, struct icc_node *dst) in tegra124_mc_icc_set()
/linux/drivers/acpi/
H A Dacpi_platform.c75 const struct resource *src, struct resource *dest) in acpi_platform_fill_resource()
/linux/tools/testing/selftests/kvm/
H A Dpre_fault_memory_test.c25 uint64_t *src = (uint64_t *)(base_gpa + i * PAGE_SIZE); in guest_code() local
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h33 u8 src[ETH_ALEN]; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcrypto_sanity.c49 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 Dhantro_h1_jpeg_enc.c46 dma_addr_t src[3]; in hantro_h1_jpeg_enc_set_buffers() local
H A Drockchip_vpu2_hw_jpeg_enc.c73 dma_addr_t src[3]; in rockchip_vpu2_jpeg_enc_set_buffers() local
/linux/lib/
H A Dtest_bpf.c877 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 Dexc_validate.c83 unsigned long src, dst, len; in test_copy_exception() local
/linux/crypto/
H A Dblowfish_common.c311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh_fib.c53 struct in6_addr *src = (struct in6_addr *)fib_params->ipv6_src; in fill_fib_params_v6() local
/linux/drivers/power/supply/
H A Dwm831x_backup.c27 enum wm831x_auxadc src, in wm831x_backup_read_voltage()
/linux/arch/arm/include/asm/
H A Dchecksum.h47 __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 Dcache.c119 unsigned long vaddr, void *dst, void *src, int len) in copy_to_user_page()
/linux/net/ipv6/
H A Doutput_core.c16 const struct in6_addr *src) in __ipv6_select_ident() argument
/linux/arch/x86/boot/compressed/
H A Dsev-handle-vc.c78 void *src, char *buf, size_t size) in vc_read_mem()

1...<<21222324252627282930>>...65