Home
last modified time | relevance | path

Searched defs:dst_offset (Results 1 – 16 of 16) sorted by relevance

/linux-3.3/drivers/gpu/drm/radeon/
Dr200.c86 uint64_t dst_offset, in r200_copy_dma()
Dr600_cp.c2491 u64 src_offset, dst_offset; in r600_cp_dispatch_texture() local
Dr600.c2375 uint64_t dst_offset, in r600_copy_blit()
Dr100.c846 uint64_t dst_offset, in r100_copy_blit()
/linux-3.3/sound/core/oss/
Dpcm_plugin.c647 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/
Dfb-puv3.c136 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
Dps3fb.c442 u64 dst_offset, u64 src_offset, u32 width, in ps3fb_sync_image()
/linux-3.3/drivers/gpu/drm/gma500/
Daccel_2d.c174 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_bo.c492 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/
Dps3vram.c251 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/
Dcrypto.c675 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/
Dextent_io.c4246 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()
Dtree-log.c2651 unsigned long dst_offset; in copy_items() local
/linux-3.3/drivers/usb/host/
Disp1760-hcd.c216 static void mem_writes8(void __iomem *dst_base, u32 dst_offset, in mem_writes8()
/linux-3.3/drivers/scsi/
Dst.c3866 int src_seg, dst_seg, src_offset = 0, dst_offset; in move_buffer_data() local
/linux-3.3/drivers/gpu/drm/i915/
Di915_gem.c263 int dst_offset, in slow_shmem_copy()