Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c16 static void do_one(char *src, char *dst, unsigned long src_off, in do_one()
65 unsigned long len, src_off, dst_off; in test_copy_loop() local
/linux-4.4.14/drivers/dma/
Ddmatest.c340 static void result(const char *err, unsigned int n, unsigned int src_off, in result()
347 static void dbg_result(const char *err, unsigned int n, unsigned int src_off, in dbg_result()
355 #define verbose_result(err, n, src_off, dst_off, len, data) ({ \ argument
486 unsigned int src_off, dst_off, len; in dmatest_func() local
/linux-4.4.14/fs/nfs/
Dnfs4file.c200 u64 src_off, u64 dst_off, u64 count) in nfs42_ioctl_clone()
/linux-4.4.14/crypto/async_tx/
Dasync_xor.c118 int src_off = 0; in do_sync_xor() local
Dasync_pq.c63 int src_off = 0; in do_async_gen_syndrome() local
/linux-4.4.14/fs/cifs/
Dsmb2ops.c581 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_clone_range()
816 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_duplicate_extents()
/linux-4.4.14/arch/x86/xen/
Dsetup.c676 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/linux-4.4.14/drivers/mmc/host/
Dtifm_sd.c212 struct page *src, unsigned int src_off, in tifm_sd_copy_page()
/linux-4.4.14/sound/drivers/
Daloop.c410 unsigned int src_off = play->buf_pos; in copy_play_buf() local
/linux-4.4.14/drivers/video/fbdev/
Dudlfb.c1431 char *src, loff_t src_off, size_t src_size) { in edid_store()
/linux-4.4.14/fs/f2fs/
Dnode.c107 pgoff_t src_off; in get_next_nat_page() local
Dsegment.c1775 pgoff_t src_off, dst_off; in get_next_sit_page() local
/linux-4.4.14/fs/btrfs/
Draid56.c516 int src_off = 0; in run_xor() local
Dextent_io.c5604 unsigned long dst_off, unsigned long src_off, in copy_pages()