Home
last modified time | relevance | path

Searched defs:src (Results 501 – 525 of 1604) sorted by relevance

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h145 static inline void memreverse(u8 *src, u8 length) in memreverse()
158 static inline int memzcmp(void *src, unsigned int size) in memzcmp()
/linux/arch/x86/xen/
H A Dtime.c49 struct pvclock_vcpu_time_info *src; in xen_clocksource_read() local
66 struct pvclock_vcpu_time_info *src; in xen_sched_clock() local
/linux/net/hsr/
H A Dhsr_forward.c154 unsigned char *dst, *src; in create_stripped_skb_hsr() local
324 unsigned char *dst, *src; in hsr_create_tagged_frame() local
/linux/security/landlock/
H A Druleset.c313 struct landlock_ruleset *const src, in merge_tree()
355 struct landlock_ruleset *const src) in merge_ruleset()
/linux/net/core/
H A Dselftests.c18 const unsigned char *src; member
200 const unsigned char *src = tpriv->packet->src; in net_test_loopback_validate() local
/linux/drivers/video/fbdev/core/
H A Dfbmem.c94 void fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 s_pitch, u32 height) in fb_pad_aligned_buffer()
100 void fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, in fb_pad_unaligned_buffer()
/linux/fs/hfsplus/
H A Dbnode.c171 struct hfs_bnode *src_node, int src, int len) in hfs_bnode_copy()
228 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-io.h39 static inline void ddbcpyto(struct ddb *dev, u32 adr, void *src, long count) in ddbcpyto()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c57 int sun8i_ss_prng_generate(struct crypto_rng *tfm, const u8 *src, in sun8i_ss_prng_generate()
/linux/arch/arm/mm/
H A Dcopypage-v6.c72 struct folio *src = page_folio(from); in v6_copy_user_highpage_aliasing() local
/linux/samples/bpf/
H A Dxdp_sample_user.h52 static inline char *safe_strncpy(char *dst, const char *src, size_t size) in safe_strncpy()
H A Dsockex3_user.c11 __be32 src; member
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c20 unsigned char *src, *dst; in thrfn() local
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c97 u32 *src = (u32 *) image->data; in savagefb_imageblit() local
/linux/arch/um/include/shared/
H A Duser.h63 #define strscpy(dst, src) sized_strscpy(dst, src, sizeof(dst)) argument
/linux/arch/parisc/lib/
H A Diomap.c466 void iowrite8_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite8_rep()
478 void iowrite16_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite16_rep()
490 void iowrite32_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite32_rep()
/linux/net/netfilter/
H A Dnft_payload.c782 static int nft_payload_csum_inet(struct sk_buff *skb, const u32 *src, in nft_payload_csum_inet() argument
815 nft_payload_set_vlan(const u32 *src, struct sk_buff *skb, u16 offset, u8 len, in nft_payload_set_vlan() argument
859 const u32 *src = &regs->data[priv->sreg]; nft_payload_set_eval() local
[all...]
/linux/sound/core/
H A Dinit.c691 static void copy_valid_id_string(struct snd_card *card, const char *src, in copy_valid_id_string()
711 static void snd_card_set_id_no_lock(struct snd_card *card, const char *src, in snd_card_set_id_no_lock()
909 const char *src; in snd_card_register() local
/linux/fs/jfs/
H A Djfs_metapage.c157 struct folio *dst, struct folio *src, in __metapage_migrate_folio()
233 struct folio *dst, struct folio *src, in __metapage_migrate_folio()
646 struct folio *dst, struct folio *src, in metapage_migrate_folio()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_ints.c27 #define CORE_READ(dst, src) bpf_core_read(dst, sizeof(*(dst)), src) argument
H A Dtest_core_reloc_nesting.c34 #define CORE_READ(dst, src) bpf_core_read(dst, sizeof(*(dst)), src) argument
/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/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/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()

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