/linux/drivers/dma/sh/ |
H A D | shdma-base.c | 515 unsigned long flags, dma_addr_t *dst, dma_addr_t *src, size_t *len, in shdma_add_desc() 751 dma_addr_t src = buf_addr + (period_len * i); in shdma_prep_dma_cyclic() local
|
/linux/fs/nfsd/ |
H A D | nfs4proc.c | 134 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2() 1299 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy() 1340 struct nfsd_file *src, *dst; in nfsd4_clone() local 1791 struct file *src) in _nfsd_copy_file_range() 1831 struct file *src, struct file *dst, in nfsd4_do_copy() 1851 static void dup_copy_fields(struct nfsd4_copy *src, struct nfsd4_copy *dst) in dup_copy_fields()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | ni_dma.c | 316 uint64_t pe, uint64_t src, in cayman_dma_vm_copy_pages()
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_auth.c | 211 static int chap_base64_decode(u8 *dst, const char *src, size_t len) in chap_base64_decode()
|
/linux/drivers/tty/ |
H A D | rpmsg_tty.c | 35 static int rpmsg_tty_cb(struct rpmsg_device *rpdev, void *data, int len, void *priv, u32 src) in rpmsg_tty_cb()
|
/linux/drivers/video/fbdev/ |
H A D | atafb_iplan2p4.c | 39 u8 *src, *dst; in atafb_iplan2p4_copyarea() local
|
H A D | atafb_iplan2p2.c | 39 u8 *src, *dst; in atafb_iplan2p2_copyarea() local
|
H A D | atafb_iplan2p8.c | 46 u8 *src, *dst; in atafb_iplan2p8_copyarea() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads_termtbl.c | 179 mlx5_eswitch_termtbl_actions_move(struct mlx5_flow_act *src, in mlx5_eswitch_termtbl_actions_move()
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg.c | 303 void asd_write_reg_string(struct asd_ha_struct *asd_ha, void *src, in asd_write_reg_string()
|
/linux/sound/firewire/fireface/ |
H A D | amdtp-ff.c | 39 const u32 *src; in write_pcm_s32() local
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_blowfish.c | 558 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block()
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | order-list-attributes.c | 26 char *src = buffer; in replace_char_str() local
|
/linux/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 291 u32 pix_width, rotation = 0, src, mix; in atyfb_imageblit() local
|
/linux/arch/loongarch/kernel/ |
H A D | paravirt.c | 37 struct kvm_steal_time *src; in paravt_steal_clock() local
|
H A D | process.c | 111 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct()
|
/linux/arch/s390/kernel/ |
H A D | nmi.c | 96 static __always_inline char *nmi_puts(char *dest, const char *src) in nmi_puts()
|
/linux/fs/smb/client/ |
H A D | compress.c | 293 void *src, *dst = NULL; in smb_compress() local
|
/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_buffer_fill.c | 263 char *src, *dst; in check_buffer_by_block_iterate() local
|
/linux/fs/hfs/ |
H A D | brec.c | 182 int src, dst, len; in hfs_brec_remove() local
|
/linux/lib/ |
H A D | bch.c | 153 const uint8_t *src) in load_ecc8() 175 const uint32_t *src) in store_ecc8() 404 static void gf_poly_copy(struct gf_poly *dst, struct gf_poly *src) in gf_poly_copy()
|
H A D | test_hmm.c | 644 const unsigned long *src = args->src; in dmirror_migrate_alloc_and_copy() local 734 const unsigned long *src = args->src; in dmirror_migrate_finalize_and_map() local 827 const unsigned long *src = args->src; in dmirror_devmem_fault_alloc_and_copy() local
|
/linux/drivers/spi/ |
H A D | spi-sh-msiof.c | 772 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() 791 static void copy_wswap32(u32 *dst, const u32 *src, unsigned int words) in copy_wswap32() 810 static void copy_plain32(u32 *dst, const u32 *src, unsigned int words) in copy_plain32()
|
/linux/tools/perf/util/ |
H A D | annotate.h | 346 struct annotated_source *src; member 385 static inline struct sym_hist *annotated_source__histogram(struct annotated_source *src, in annotated_source__histogram() 398 annotated_source__hist_entry(struct annotated_source *src, const struct evsel *evsel, u64 offset) in annotated_source__hist_entry()
|
/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 2144 const struct in6_addr *src = &inet_rsk(req)->ir_v6_loc_addr; global() local 2174 const struct in6_addr *dest, *src; global() local 2250 const struct in6_addr *dest, *src; global() local [all...] |