Searched defs:dst_offset (Results 1 – 16 of 16) sorted by relevance
/linux-3.3/drivers/gpu/drm/radeon/ |
D | r200.c | 86 uint64_t dst_offset, in r200_copy_dma()
|
D | r600_cp.c | 2491 u64 src_offset, dst_offset; in r600_cp_dispatch_texture() local
|
D | r600.c | 2375 uint64_t dst_offset, in r600_copy_blit()
|
D | r100.c | 846 uint64_t dst_offset, in r100_copy_blit()
|
/linux-3.3/sound/core/oss/ |
D | pcm_plugin.c | 647 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence() 694 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
|
/linux-3.3/drivers/video/ |
D | fb-puv3.c | 136 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_fillrect() local 226 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_copyarea() local
|
D | ps3fb.c | 442 u64 dst_offset, u64 src_offset, u32 width, in ps3fb_sync_image()
|
/linux-3.3/drivers/gpu/drm/gma500/ |
D | accel_2d.c | 174 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 492 u64 dst_offset = node->vma[1].offset; in nvc0_bo_move_m2mf() local 533 u64 dst_offset = node->vma[1].offset; in nv50_bo_move_m2mf() local 629 u32 dst_offset = new_mem->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
|
/linux-3.3/drivers/block/ |
D | ps3vram.c | 251 unsigned int src_offset, unsigned int dst_offset, in ps3vram_upload() 283 unsigned int src_offset, unsigned int dst_offset, in ps3vram_download()
|
/linux-3.3/fs/ecryptfs/ |
D | crypto.c | 675 struct page *dst_page, int dst_offset, in ecryptfs_encrypt_page_offset() 703 struct page *dst_page, int dst_offset, in ecryptfs_decrypt_page_offset() 1943 size_t dst_offset = 0; in ecryptfs_encode_for_filename() local
|
/linux-3.3/fs/btrfs/ |
D | extent_io.c | 4246 unsigned long dst_offset, unsigned long src_offset, in copy_extent_buffer() 4318 void memcpy_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memcpy_extent_buffer() 4363 void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memmove_extent_buffer()
|
D | tree-log.c | 2651 unsigned long dst_offset; in copy_items() local
|
/linux-3.3/drivers/usb/host/ |
D | isp1760-hcd.c | 216 static void mem_writes8(void __iomem *dst_base, u32 dst_offset, in mem_writes8()
|
/linux-3.3/drivers/scsi/ |
D | st.c | 3866 int src_seg, dst_seg, src_offset = 0, dst_offset; in move_buffer_data() local
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | i915_gem.c | 263 int dst_offset, in slow_shmem_copy()
|