Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo90b5.c39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
Dnouveau_bo85b5.c46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
Dnouveau_bo9039.c44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
Dnouveau_bo5039.c46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
Dnouveau_bo0039.c54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Drv770_dma.c43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
Devergreen_dma.c109 uint64_t dst_offset, in evergreen_copy_dma()
Dr200.c85 uint64_t dst_offset, in r200_copy_dma()
Dsi_dma.c232 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770_dma.c43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
Devergreen_dma.c109 uint64_t dst_offset, in evergreen_copy_dma()
Dr200.c85 uint64_t dst_offset, in r200_copy_dma()
Dsi_dma.c232 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
/kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c357 u32 dst_offset, in vmw_bo_cpu_blit_line()
446 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c358 u32 dst_offset, in vmw_bo_cpu_blit_line()
447 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/kernel/linux/linux-4.19/drivers/misc/mic/scif/
Dscif_dma.c42 s64 dst_offset; member
66 s64 dst_offset; member
1115 s64 src_offset = work->src_offset, dst_offset = work->dst_offset; in _scif_rma_list_dma_copy_aligned() local
1235 s64 src_offset = work->src_offset, dst_offset = work->dst_offset; in scif_rma_list_dma_copy_aligned() local
1461 s64 src_offset = work->src_offset, dst_offset = work->dst_offset; in scif_rma_list_cpu_copy() local
1554 s64 src_offset = work->src_offset, dst_offset = work->dst_offset; in scif_rma_list_dma_copy_wrapper() local
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/
Dnouveau_bo.c758 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
796 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
835 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
926 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
1020 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c441 static int uc_fw_xfer(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in uc_fw_xfer()
500 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in intel_uc_fw_upload()
/kernel/linux/linux-5.10/sound/core/oss/
Dpcm_plugin.c663 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence()
710 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
/kernel/linux/linux-4.19/drivers/video/fbdev/
Dfb-puv3.c138 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
/kernel/linux/linux-4.19/sound/core/oss/
Dpcm_plugin.c687 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence()
734 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Daccel_2d.c161 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
/kernel/linux/linux-4.19/drivers/gpu/drm/gma500/
Daccel_2d.c173 uint32_t src_format, uint32_t dst_offset, in psb_accel_2d_copy()
/kernel/linux/linux-4.19/fs/nfs/
Dnfs42proc.c675 loff_t dst_offset, loff_t count) in _nfs42_proc_clone()
720 loff_t src_offset, loff_t dst_offset, loff_t count) in nfs42_proc_clone()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c778 uint64_t dst_offset, in si_dma_emit_copy_buffer()
802 uint64_t dst_offset, in si_dma_emit_fill_buffer()

12345