Searched defs:src_off (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/crypto/async_tx/ |
D | async_xor.c | 42 int src_off = 0; in do_async_xor() local 131 int src_off = 0; in do_sync_xor() local
|
D | async_pq.c | 64 int src_off = 0; in do_async_gen_syndrome() local
|
/linux-3.3/drivers/dma/ |
D | dmatest.c | 252 unsigned int src_off, dst_off, len; in dmatest_func() local
|
D | dmaengine.c | 947 unsigned int dest_off, struct page *src_pg, unsigned int src_off, in dma_async_memcpy_pg_to_pg()
|
/linux-3.3/drivers/mmc/host/ |
D | tifm_sd.c | 212 struct page *src, unsigned int src_off, in tifm_sd_copy_page()
|
/linux-3.3/sound/drivers/ |
D | aloop.c | 405 unsigned int src_off = play->buf_pos; in copy_play_buf() local
|
/linux-3.3/drivers/video/ |
D | udlfb.c | 1426 char *src, loff_t src_off, size_t src_size) { in edid_store()
|
/linux-3.3/fs/btrfs/ |
D | extent_io.c | 4279 unsigned long dst_off, unsigned long src_off, in move_pages() 4302 unsigned long dst_off, unsigned long src_off, in copy_pages()
|