Home
last modified time | relevance | path

Searched defs:src_off (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c21 static void do_one(char *src, char *dst, unsigned long src_off, in do_one()
70 unsigned long len, src_off, dst_off; local
H A Dmemmove_validate.c22 size_t i, src_off, dst_off, len; in testcase_run() local
/linux/include/linux/
H A Dhighmem.h488 struct page *src_page, size_t src_off, in memcpy_page()
501 struct folio *src_folio, size_t src_off, size_t len) in memcpy_folio()
/linux/drivers/dma/
H A Ddmatest.c461 result(const char * err,unsigned int n,unsigned int src_off,unsigned int dst_off,unsigned int len,unsigned long data) result() argument
473 dbg_result(const char * err,unsigned int n,unsigned int src_off,unsigned int dst_off,unsigned int len,unsigned long data) dbg_result() argument
481 verbose_result(err,n,src_off,dst_off,len,data) global() argument
[all...]
/linux/crypto/async_tx/
H A Dasync_pq.c49 int src_off = 0; do_async_gen_syndrome() local
/linux/mm/kmsan/
H A Dcore.c83 int i, iter, step, src_off, dst_off, oiter_src, oiter_dst; in kmsan_internal_memmove_metadata() local
/linux/fs/nfs/
H A Dnfs4file.c247 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
/linux/fs/ceph/
H A Dfile.c2870 is_file_size_ok(struct inode * src_inode,struct inode * dst_inode,loff_t src_off,loff_t dst_off,size_t len) is_file_size_ok() argument
2947 ceph_do_objects_copy(struct ceph_inode_info * src_ci,u64 * src_off,struct ceph_inode_info * dst_ci,u64 * dst_off,struct ceph_fs_client * fsc,size_t len,unsigned int flags) ceph_do_objects_copy() argument
3022 __ceph_copy_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,size_t len,unsigned int flags) __ceph_copy_file_range() argument
3223 ceph_copy_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,size_t len,unsigned int flags) ceph_copy_file_range() argument
[all...]
/linux/arch/x86/xen/
H A Dsetup.c743 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/linux/sound/drivers/
H A Daloop.c561 copy_play_buf_part_n(struct loopback_pcm * play,struct loopback_pcm * capt,unsigned int size,unsigned int src_off,unsigned int dst_off) copy_play_buf_part_n() argument
583 unsigned int src_off = play->buf_pos; copy_play_buf() local
/linux/fs/smb/server/
H A Dvfs.c1718 loff_t src_off, dst_off, src_file_size; ksmbd_vfs_copy_file_ranges() local
[all...]
H A Dsmb2pdu.c8536 loff_t src_off, dst_off, length, cloned; smb2_ioctl() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2432 u16 src_off = 0, dst_off = 0; in ice_rss_cfg_raw_symm() local
/linux/fs/smb/client/
H A Dsmb2ops.c1884 u64 src_off, in smb2_copychunk_range() argument
2191 smb2_duplicate_extents(const unsigned int xid,struct cifsFileInfo * srcfile,struct cifsFileInfo * trgtfile,u64 src_off,u64 len,u64 dest_off) smb2_duplicate_extents() argument
[all...]
/linux/include/uapi/linux/
H A Dio_uring.h851 __u32 src_off; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c2469 u64 *src_off; in cudbg_collect_dump_context() local
/linux/fs/fuse/
H A Dfile.c3154 fuse_copy_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,size_t len,unsigned int flags) fuse_copy_file_range() argument
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c130 unsigned int src_off, unsigned int nbits) in nand_extract_bits() argument
/linux/kernel/bpf/
H A Dhelpers.c3149 bpf_dynptr_copy(struct bpf_dynptr * dst_ptr,u64 dst_off,struct bpf_dynptr * src_ptr,u64 src_off,u64 size) bpf_dynptr_copy() argument