Home
last modified time | relevance | path

Searched defs:src_off (Results 1 – 21 of 21) 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/fs/pstore/
H A Dftrace.c160 size_t dest_size, src_size, total, dest_off, src_off; in pstore_ftrace_combine_log() local
/linux/drivers/dma/
H A Ddmatest.c461 static void result(const char *err, unsigned int n, unsigned int src_off, in result()
473 static void dbg_result(const char *err, unsigned int n, unsigned int src_off, in dbg_result()
481 #define verbose_result(err, n, src_off, dst_off, len, data) ({ \ argument
/linux/fs/ceph/
H A Dfile.c2810 loff_t src_off, loff_t dst_off, size_t len) in is_file_size_ok()
2887 static ssize_t ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, in ceph_do_objects_copy()
2962 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range()
3163 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()
/linux/crypto/async_tx/
H A Dasync_pq.c49 int src_off = 0; in 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/sound/drivers/
H A Daloop.c561 unsigned int size, unsigned int src_off, unsigned int dst_off) in copy_play_buf_part_n()
583 unsigned int src_off = play->buf_pos; in copy_play_buf() local
/linux/drivers/mmc/host/
H A Dtifm_sd.c211 struct page *src, unsigned int src_off, in tifm_sd_copy_page()
/linux/fs/smb/server/
H A Dvfs.c1718 loff_t src_off, dst_off, src_file_size; in ksmbd_vfs_copy_file_ranges() local
H A Dsmb2pdu.c8408 loff_t src_off, dst_off, length, cloned; in smb2_ioctl() local
/linux/drivers/video/fbdev/
H A Dudlfb.c1442 char *src, loff_t src_off, size_t src_size) { in edid_store()
/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.c1867 u64 src_off, in smb2_copychunk_range()
2174 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_duplicate_extents()
/linux/fs/btrfs/
H A Draid56.c627 int src_off = 0; in run_xor() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c2469 u64 *src_off; in cudbg_collect_dump_context() local
/linux/include/uapi/linux/
H A Dio_uring.h844 __u32 src_off; member
/linux/fs/fuse/
H A Dfile.c3146 static ssize_t fuse_copy_file_range(struct file *src_file, loff_t src_off, in fuse_copy_file_range()
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c129 unsigned int src_off, unsigned int nbits) in nand_extract_bits()
/linux/kernel/bpf/
H A Dhelpers.c3004 struct bpf_dynptr *src_ptr, u64 src_off, u64 size) in bpf_dynptr_copy()