/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_blit.c | 360 u32 dst_offset, in vmw_bo_cpu_blit_line() 456 static int vmw_external_bo_copy(struct vmw_bo *dst, u32 dst_offset, in vmw_external_bo_copy() 542 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo85b5.c | 46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
|
H A D | nouveau_bo90b5.c | 39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
|
H A D | nouveau_bo9039.c | 44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
|
H A D | nouveau_bo5039.c | 46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
|
H A D | nouveau_bo0039.c | 54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | rv770_dma.c | 43 uint64_t src_offset, uint64_t dst_offset, in rv770_copy_dma()
|
H A D | evergreen_dma.c | 108 uint64_t dst_offset, in evergreen_copy_dma()
|
H A D | r200.c | 85 uint64_t dst_offset, in r200_copy_dma()
|
H A D | si_dma.c | 231 uint64_t src_offset, uint64_t dst_offset, in si_copy_dma()
|
H A D | r600_dma.c | 444 uint64_t src_offset, uint64_t dst_offset, in r600_copy_dma()
|
/linux/drivers/net/phy/ |
H A D | qt2025.rs | 80 let mut dst_offset = 0; in probe() localVariable
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_migrate.c | 531 u32 dst_offset, u8 dst_access, in emit_copy_ccs() 582 u32 dst_offset, u32 src_offset, int size) in emit_copy() 692 u32 src_offset, dst_offset; in intel_context_migrate_copy() local
|
/linux/fs/bcachefs/ |
H A D | logged_ops_format.h | 30 __le64 dst_offset; member
|
/linux/sound/core/oss/ |
H A D | pcm_plugin.c | 672 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_silence() 719 const struct snd_pcm_channel_area *dst_area, size_t dst_offset, in snd_pcm_area_copy()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_map.h | 24 size_t dst_offset, const void *src, in xe_map_memcpy_to()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 766 uint64_t dst_offset, in si_dma_emit_copy_buffer() 790 uint64_t dst_offset, in si_dma_emit_fill_buffer()
|
H A D | sdma_v2_4.c | 1183 uint64_t dst_offset, in sdma_v2_4_emit_copy_buffer() 1209 uint64_t dst_offset, in sdma_v2_4_emit_fill_buffer()
|
H A D | cik_sdma.c | 1299 uint64_t dst_offset, in cik_sdma_emit_copy_buffer() 1324 uint64_t dst_offset, in cik_sdma_emit_fill_buffer()
|
H A D | sdma_v3_0.c | 1625 uint64_t dst_offset, in sdma_v3_0_emit_copy_buffer() 1651 uint64_t dst_offset, in sdma_v3_0_emit_fill_buffer()
|
/linux/drivers/block/ |
H A D | ps3vram.c | 245 unsigned int src_offset, unsigned int dst_offset, in ps3vram_upload() 277 unsigned int src_offset, unsigned int dst_offset, in ps3vram_download()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_ctcam.c | 29 u16 src_offset, u16 dst_offset, u16 size) in mlxsw_sp_acl_ctcam_region_move()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_eth_com.c | 53 u32 dst_offset; in ena_com_write_bounce_buffer_to_dev() local
|
/linux/include/uapi/drm/ |
H A D | qxl_drm.h | 75 __u64 dst_offset; /* offset in dest handle */ member
|
/linux/include/linux/ |
H A D | iosys-map.h | 286 static inline void iosys_map_memcpy_to(struct iosys_map *dst, size_t dst_offset, in iosys_map_memcpy_to()
|