Searched defs:src_off (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/ |
H A D | validate.c | 16 static void do_one(char *src, char *dst, unsigned long src_off, do_one() argument 65 unsigned long len, src_off, dst_off; test_copy_loop() local
|
/linux-4.1.27/crypto/async_tx/ |
H A D | async_pq.c | 63 int src_off = 0; do_async_gen_syndrome() local
|
H A D | async_xor.c | 118 int src_off = 0; do_sync_xor() local
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | tifm_sd.c | 211 tifm_sd_copy_page(struct page *dst, unsigned int dst_off, struct page *src, unsigned int src_off, unsigned int count) tifm_sd_copy_page() argument
|
/linux-4.1.27/drivers/dma/ |
H A D | dmatest.c | 340 static void result(const char *err, unsigned int n, unsigned int src_off, result() argument 347 static void dbg_result(const char *err, unsigned int n, unsigned int src_off, dbg_result() argument 486 unsigned int src_off, dst_off, len; dmatest_func() local
|
/linux-4.1.27/fs/cifs/ |
H A D | smb2ops.c | 579 smb2_clone_range(const unsigned int xid, struct cifsFileInfo *srcfile, struct cifsFileInfo *trgtfile, u64 src_off, u64 len, u64 dest_off) smb2_clone_range() argument
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | udlfb.c | 1428 edid_store( struct file *filp, struct kobject *kobj, struct bin_attribute *a, char *src, loff_t src_off, size_t src_size) edid_store() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | raid56.c | 515 int src_off = 0; run_xor() local
|
H A D | extent_io.c | 5531 copy_pages(struct page *dst_page, struct page *src_page, unsigned long dst_off, unsigned long src_off, unsigned long len) copy_pages() argument
|
/linux-4.1.27/fs/f2fs/ |
H A D | node.c | 107 pgoff_t src_off; get_next_nat_page() local
|
H A D | segment.c | 1618 pgoff_t src_off, dst_off; get_next_sit_page() local
|
/linux-4.1.27/sound/drivers/ |
H A D | aloop.c | 410 unsigned int src_off = play->buf_pos; copy_play_buf() local
|
Completed in 541 milliseconds