/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv770_dma.c | 43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
|
D | evergreen_dma.c | 109 uint64_t dst_offset, in evergreen_copy_dma()
|
D | r200.c | 85 uint64_t dst_offset, in r200_copy_dma()
|
D | si_dma.c | 232 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
|
D | r600_dma.c | 440 uint64_t src_offset, uint64_t dst_offset, in r600_copy_dma()
|
D | cik_sdma.c | 580 uint64_t src_offset, uint64_t dst_offset, in cik_copy_dma()
|
D | r600_cp.c | 2487 u64 src_offset, dst_offset; in r600_cp_dispatch_texture() local
|
D | evergreen_cs.c | 2762 u64 src_offset, dst_offset, dst2_offset; in evergreen_dma_cs_parse() local
|
D | r600_cs.c | 2480 u64 src_offset, dst_offset; in r600_dma_cs_parse() local
|
D | r600.c | 2915 uint64_t src_offset, uint64_t dst_offset, in r600_copy_cpdma()
|
D | r100.c | 884 uint64_t dst_offset, in r100_copy_blit()
|
D | cik.c | 4043 uint64_t src_offset, uint64_t dst_offset, in cik_copy_cpdma()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 732 u64 dst_offset = node->vma[1].offset; in nvc0_bo_move_copy() local 770 u64 dst_offset = node->vma[1].offset; in nvc0_bo_move_m2mf() local 809 u64 dst_offset = node->vma[1].offset; in nva3_bo_move_copy() local 900 u64 dst_offset = node->vma[1].offset; in nv50_bo_move_m2mf() local 994 u32 dst_offset = new_mem->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | fb-puv3.c | 138 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_fillrect() local 228 int dst_offset = dst_y0 * dst_pitch + dst_x0 * (m_iBpp / 8); in unifb_prim_copyarea() local
|
D | ps3fb.c | 441 u64 dst_offset, u64 src_offset, u32 width, in ps3fb_sync_image()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.c | 649 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence() 696 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | accel_2d.c | 174 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_fb.c | 28 int src_offset, dst_offset; in mga_dirty_update() local
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_fbdev.c | 26 int src_offset, dst_offset; in cirrus_dirty_update() local
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_fb.c | 52 int src_offset, dst_offset; in ast_dirty_update() local
|
/linux-4.1.27/include/uapi/drm/ |
D | qxl_drm.h | 72 uint64_t dst_offset; /* offset in dest handle */ member
|
/linux-4.1.27/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-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 74 uint32_t dst_offset; member
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | bcmsdh.c | 511 unsigned int max_req_sz, orig_offset, dst_offset; in brcmf_sdiod_sglist_rw() local
|
/linux-4.1.27/fs/btrfs/ |
D | extent_io.c | 5493 unsigned long dst_offset, unsigned long src_offset, in copy_extent_buffer() 5553 void memcpy_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memcpy_extent_buffer() 5597 void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memmove_extent_buffer()
|
D | ctree.c | 802 struct extent_buffer *src, unsigned long dst_offset, in tree_mod_log_eb_copy() 873 int dst_offset, int src_offset, int nr_items) in tree_mod_log_eb_move()
|
D | tree-log.c | 3492 unsigned long dst_offset; in copy_items() local
|
/linux-4.1.27/fs/ecryptfs/ |
D | crypto.c | 1816 size_t dst_offset = 0; in ecryptfs_encode_for_filename() local
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 240 static void mem_writes8(void __iomem *dst_base, u32 dst_offset, in mem_writes8()
|
/linux-4.1.27/drivers/scsi/ |
D | st.c | 3904 int src_seg, dst_seg, src_offset = 0, dst_offset; in move_buffer_data() local
|