Searched refs:src_offset (Results 1 - 25 of 93) sorted by last modified time

1234

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2142 int amdgpu_copy_buffer(struct amdgpu_ring *ring, uint64_t src_offset, argument
2171 amdgpu_emit_copy_buffer(adev, &job->ibs[0], src_offset,
2174 src_offset += cur_size_in_bytes;
H A Dsdma_v5_2.c1751 * @src_offset: src GPU address
1761 uint64_t src_offset,
1771 ib->ptr[ib->length_dw++] = lower_32_bits(src_offset);
1772 ib->ptr[ib->length_dw++] = upper_32_bits(src_offset);
1760 sdma_v5_2_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) argument
H A Dsdma_v4_4_2.c1945 * @src_offset: src GPU address
1955 uint64_t src_offset,
1965 ib->ptr[ib->length_dw++] = lower_32_bits(src_offset);
1966 ib->ptr[ib->length_dw++] = upper_32_bits(src_offset);
1954 sdma_v4_4_2_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) argument
H A Damdgpu_ttm.h150 int amdgpu_copy_buffer(struct amdgpu_ring *ring, uint64_t src_offset,
/linux-master/fs/
H A Dioctl.c259 return ioctl_file_clone(file, args.src_fd, args.src_offset,
/linux-master/tools/include/uapi/linux/
H A Dfs.h56 __u64 src_offset; member in struct:file_clone_range
106 __u64 src_offset; /* in - start of extent in source */ member in struct:file_dedupe_range
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1363 u32 src_offset, u32 src_stride,
H A Dvmwgfx_blit.c354 * @src_offset: Source copy start offset from start of bo.
359 u32 src_offset,
367 u32 src_page = src_offset >> PAGE_SHIFT;
369 u32 src_page_offset = src_offset & ~PAGE_MASK;
417 src_offset += copy_size;
430 * @src_offset: Source offset of blit start in bytes.
450 u32 src_offset, u32 src_stride,
520 ret = vmw_bo_cpu_blit_line(&d, dst_offset, src_offset, w);
525 src_offset += src_stride;
357 vmw_bo_cpu_blit_line(struct vmw_bo_blit_line_data *d, u32 dst_offset, u32 src_offset, u32 bytes_to_copy) argument
447 vmw_bo_cpu_blit(struct ttm_buffer_object *dst, u32 dst_offset, u32 dst_stride, struct ttm_buffer_object *src, u32 src_offset, u32 src_stride, u32 w, u32 h, struct vmw_diff_cpy *diff) argument
H A Dvmwgfx_stdu.c498 u32 src_offset, dst_offset; local
513 src_offset = ddirty->top * src_pitch + ddirty->left * stdu->cpp;
520 src_bo, src_offset, src_pitch,
1077 u32 src_offset, dst_offset; local
1096 src_offset = bo_update->fb_top * src_pitch + bo_update->fb_left *
1100 src_offset, src_pitch, width * stdu->cpp, height,
/linux-master/fs/btrfs/
H A Dextent_io.c4661 unsigned long dst_offset, unsigned long src_offset,
4672 check_eb_range(src, src_offset, len))
4685 read_extent_buffer(src, kaddr + offset, src_offset, cur);
4687 src_offset += cur;
4834 unsigned long dst_offset, unsigned long src_offset,
4841 check_eb_range(dst, src_offset, len))
4845 const bool use_memmove = areas_overlap(src_offset, dst_offset, len);
4848 memmove(dst->addr + dst_offset, dst->addr + src_offset, len);
4850 memcpy(dst->addr + dst_offset, dst->addr + src_offset, len);
4855 unsigned long cur_src = cur_off + src_offset;
4659 copy_extent_buffer(const struct extent_buffer *dst, const struct extent_buffer *src, unsigned long dst_offset, unsigned long src_offset, unsigned long len) argument
4833 memcpy_extent_buffer(const struct extent_buffer *dst, unsigned long dst_offset, unsigned long src_offset, unsigned long len) argument
4870 memmove_extent_buffer(const struct extent_buffer *dst, unsigned long dst_offset, unsigned long src_offset, unsigned long len) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h420 u16 src_offset; member in struct:i40e_flex_pit
/linux-master/fs/bcachefs/
H A Dreflink.c424 subvol_inum src_inum, u64 src_offset,
433 struct bpos src_start = POS(src_inum.inum, src_offset);
422 bch2_remap_range(struct bch_fs *c, subvol_inum dst_inum, u64 dst_offset, subvol_inum src_inum, u64 src_offset, u64 remap_sectors, u64 new_i_size, s64 *i_sectors_delta) argument
H A Dio_misc.c308 prt_printf(out, " src_offset=%llu", le64_to_cpu(op.v->src_offset));
355 u64 src_offset = le64_to_cpu(op->v.src_offset); local
356 s64 shift = dst_offset - src_offset;
376 adjust_i_size(trans, inum, src_offset, len) ?:
381 bch2_btree_iter_set_pos(&iter, POS(inum.inum, src_offset));
383 ret = bch2_fpunch_at(trans, &iter, inum, src_offset + len, i_sectors_delta);
398 struct bpos src_pos = POS(inum.inum, src_offset);
418 bkey_le(k.k->p, POS(inum.inum, src_offset)))
[all...]
H A Dfs-common.c392 u64 src_offset, dst_offset; local
419 src_name, &src_inum, &src_offset,
472 dst_inode_u->bi_dir_offset = src_offset;
477 dst_inode_u->bi_dir_offset == src_offset) {
H A Ddirent.c286 const struct qstr *src_name, subvol_inum *src_inum, u64 *src_offset,
350 *src_offset = dst_iter.pos.offset;
467 *src_offset = new_src->k.p.offset;
283 bch2_dirent_rename(struct btree_trans *trans, subvol_inum src_dir, struct bch_hash_info *src_hash, subvol_inum dst_dir, struct bch_hash_info *dst_hash, const struct qstr *src_name, subvol_inum *src_inum, u64 *src_offset, const struct qstr *dst_name, subvol_inum *dst_inum, u64 *dst_offset, enum bch_rename_mode mode) argument
/linux-master/drivers/scsi/
H A Dst.c4068 int src_seg, dst_seg, src_offset = 0, dst_offset;
4077 src_offset = offset;
4078 if (src_offset < length)
4088 count = min(length - dst_offset, length - src_offset);
4090 page_address(spage) + src_offset, count);
4091 src_offset += count;
4092 if (src_offset >= length) {
4094 src_offset = 0;
4053 int src_seg, dst_seg, src_offset = 0, dst_offset; local
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c76 int src_offset; member in struct:qxl_reloc_info
92 info->src_offset);
239 reloc_info[i].src_offset = reloc.src_offset;
242 reloc_info[i].src_offset = 0;
/linux-master/fs/xfs/
H A Dxfs_trace.h3489 __field(loff_t, src_offset)
3501 __entry->src_offset = soffset;
3516 __entry->src_offset,
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c1500 unsigned long src_offset,
1522 if (src_offset >= etr_buf->size)
1523 src_offset -= etr_buf->size;
1524 bytes = tmc_etr_buf_get_data(etr_buf, src_offset, to_copy,
1543 src_offset += bytes;
1498 tmc_etr_sync_perf_buffer(struct etr_perf_buffer *etr_perf, unsigned long head, unsigned long src_offset, unsigned long to_copy) argument
/linux-master/fs/nfsd/
H A Dtrace.h498 loff_t src_offset,
503 TP_ARGS(rqstp, src_fhp, src_offset, dst_fhp, dst_offset, count, status),
507 __field(loff_t, src_offset)
516 __entry->src_offset = src_offset;
522 TP_printk("xid=0x%08x src_fh_hash=0x%08x src_offset=%lld "
525 __entry->xid, __entry->src_fh_hash, __entry->src_offset,
535 loff_t src_offset, \
540 TP_ARGS(rqstp, src_fhp, src_offset, dst_fhp, dst_offset, \
/linux-master/include/linux/
H A Dnfs_xdr.h434 __u64 src_offset; member in struct:nfs42_clone_args
H A Diosys-map.h299 * @src_offset: The offset from which to copy
307 size_t src_offset, size_t len)
310 memcpy_fromio(dst, src->vaddr_iomem + src_offset, len);
312 memcpy(dst, src->vaddr + src_offset, len);
306 iosys_map_memcpy_from(void *dst, const struct iosys_map *src, size_t src_offset, size_t len) argument
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h6787 u8 src_offset[0x5]; member in struct:mlx5_ifc_copy_action_in_bits
/linux-master/fs/nfs/
H A Dnfs4trace.h2314 __field(loff_t, src_offset)
2333 __entry->src_offset = args->src_pos;
2372 "dst_stateid=%d:0x%08x src_offset=%llu dst_offset=%llu "
2386 __entry->src_offset,
2415 __field(loff_t, src_offset)
2431 __entry->src_offset = args->src_offset;
2452 "dst_stateid=%d:0x%08x src_offset=%llu "
2464 __entry->src_offset,
/linux-master/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c790 u32 src_offset, dma_ctrl; local
796 src_offset = uc_fw_ggtt_offset(uc_fw) + uc_fw->css_offset;
797 xe_mmio_write32(gt, DMA_ADDR_0_LOW, lower_32_bits(src_offset));
799 upper_32_bits(src_offset) | DMA_ADDRESS_SPACE_GGTT);

Completed in 415 milliseconds

1234