Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c17 static void do_one(char *src, char *dst, unsigned long src_off, in do_one()
66 unsigned long len, src_off, dst_off; in test_copy_loop() local
/linux-5.10/net/smc/
Dsmc_tx.c308 size_t src_off, size_t src_len, in smcr_tx_rdma_writes()
361 size_t src_off, size_t src_len, in smcd_tx_rdma_writes()
/linux-5.10/fs/pstore/
Dftrace.c140 size_t dest_size, src_size, total, dest_off, src_off; in pstore_ftrace_combine_log() local
/linux-5.10/fs/ceph/
Dfile.c2171 loff_t src_off, loff_t dst_off, size_t len) in is_file_size_ok()
2199 static ssize_t ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, in ceph_do_objects_copy()
2264 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range()
2459 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()
/linux-5.10/drivers/dma/
Ddmatest.c455 static void result(const char *err, unsigned int n, unsigned int src_off, in result()
467 static void dbg_result(const char *err, unsigned int n, unsigned int src_off, in dbg_result()
475 #define verbose_result(err, n, src_off, dst_off, len, data) ({ \ argument
/linux-5.10/fs/nfs/
Dnfs4file.c242 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
/linux-5.10/crypto/async_tx/
Dasync_pq.c49 int src_off = 0; in do_async_gen_syndrome() local
Dasync_xor.c106 int src_off = 0; in do_sync_xor_offs() local
/linux-5.10/arch/x86/xen/
Dsetup.c677 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/linux-5.10/drivers/mmc/host/
Dtifm_sd.c210 struct page *src, unsigned int src_off, in tifm_sd_copy_page()
/linux-5.10/drivers/video/fbdev/
Dudlfb.c1481 char *src, loff_t src_off, size_t src_size) { in edid_store()
/linux-5.10/fs/btrfs/
Draid56.c510 int src_off = 0; in run_xor() local
Dextent_io.c5989 unsigned long dst_off, unsigned long src_off, in copy_pages()
/linux-5.10/fs/cifs/
Dsmb2ops.c1729 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_copychunk_range()
1977 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_duplicate_extents()
/linux-5.10/sound/drivers/
Daloop.c533 unsigned int src_off = play->buf_pos; in copy_play_buf() local
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c2453 u64 *src_off; in cudbg_collect_dump_context() local
/linux-5.10/fs/fuse/
Dfile.c3421 static ssize_t fuse_copy_file_range(struct file *src_file, loff_t src_off, in fuse_copy_file_range()
/linux-5.10/drivers/mtd/nand/raw/
Dnand_base.c129 unsigned int src_off, unsigned int nbits) in nand_extract_bits()
/linux-5.10/fs/f2fs/
Dsegment.c3984 pgoff_t src_off, dst_off; in get_next_sit_page() local