Home
last modified time | relevance | path

Searched refs:dest_offset (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_pes.c74 args->dest_offset, in vidtv_pes_write_header_stuffing()
123 args->dest_offset + nbytes, in vidtv_pes_write_pts_dts()
159 args->dest_offset + nbytes, in vidtv_pes_write_h()
166 args->dest_offset + nbytes, in vidtv_pes_write_h()
173 pts_dts_args.dest_offset = args->dest_offset + nbytes; in vidtv_pes_write_h()
237 dest_offset + nbytes, in vidtv_pes_write_stuffing()
245 dest_offset + nbytes, in vidtv_pes_write_stuffing()
254 dest_offset + nbytes, in vidtv_pes_write_stuffing()
291 args.dest_offset + nbytes, in vidtv_pes_write_ts_h()
395 ts_header_args.dest_offset = args->dest_offset + nbytes; in vidtv_pes_write_into()
[all …]
A Dvidtv_psi.c262 .dest_offset = args->dest_offset, in table_section_crc32_write_into()
658 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
665 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
671 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
677 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
685 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
707 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
714 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
721 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
727 psi_args.dest_offset = args->dest_offset + nbytes; in vidtv_psi_desc_write_into()
[all …]
A Dvidtv_ts.c63 args.dest_offset + nbytes, in vidtv_ts_null_write_into()
72 args.dest_offset + nbytes, in vidtv_ts_null_write_into()
106 args.dest_offset + nbytes, in vidtv_ts_pcr_write_into()
113 args.dest_offset + nbytes, in vidtv_ts_pcr_write_into()
120 args.dest_offset + nbytes, in vidtv_ts_pcr_write_into()
124 args.dest_offset + nbytes, in vidtv_ts_pcr_write_into()
A Dvidtv_pes.h93 u32 dest_offset; member
123 u32 dest_offset; member
157 u32 dest_offset; member
A Dvidtv_ts.h60 u32 dest_offset; member
76 u32 dest_offset; member
A Dvidtv_psi.h267 u32 dest_offset; member
288 u32 dest_offset; member
308 u32 dest_offset; member
328 u32 dest_offset; member
A Dvidtv_mux.c303 args.dest_offset = m->mux_buf_offset; in vidtv_mux_packetize_access_units()
354 .dest_offset = m->mux_buf_offset, in vidtv_mux_pad_with_nulls()
367 args.dest_offset = m->mux_buf_offset; in vidtv_mux_pad_with_nulls()
/linux/crypto/async_tx/
A Dasync_memcpy.c32 async_memcpy(struct page *dest, struct page *src, unsigned int dest_offset, in async_memcpy() argument
45 if (unmap && is_dma_copy_aligned(device, src_offset, dest_offset, len)) { in async_memcpy()
57 unmap->addr[1] = dma_map_page(device->dev, dest, dest_offset, len, in async_memcpy()
78 dest_buf = kmap_atomic(dest) + dest_offset; in async_memcpy()
/linux/drivers/scsi/aic94xx/
A Daic94xx_sds.h95 const void *src, u32 dest_offset, u32 bytes_to_verify);
97 const void *src, u32 dest_offset, u32 bytes_to_write);
A Daic94xx_sds.c1084 const void *src, u32 dest_offset, u32 bytes_to_verify) in asd_verify_flash_seg() argument
1095 nv_offset = dest_offset; in asd_verify_flash_seg()
1115 const void *src, u32 dest_offset, u32 bytes_to_write) in asd_write_flash_seg() argument
1130 nv_offset = dest_offset; in asd_write_flash_seg()
/linux/drivers/media/pci/ivtv/
A Divtvfb.c322 unsigned long dest_offset, int count) in ivtvfb_prep_frame() argument
334 if ((dest_offset + count) > oi->video_buffer_size) { in ivtvfb_prep_frame()
336 dest_offset + count, oi->video_buffer_size); in ivtvfb_prep_frame()
345 if (dest_offset & 3) in ivtvfb_prep_frame()
346 IVTVFB_WARN("ivtvfb_prep_frame: Dest offset not 32 bit aligned (%ld)\n", dest_offset); in ivtvfb_prep_frame()
352 if (!access_ok(source + dest_offset, count)) { in ivtvfb_prep_frame()
356 dest_offset, source, count); in ivtvfb_prep_frame()
361 dest_offset += IVTV_DECODER_OFFSET + oi->video_rbase; in ivtvfb_prep_frame()
364 return ivtvfb_prep_dec_dma_to_device(itv, dest_offset, source, count); in ivtvfb_prep_frame()
488 return ivtvfb_prep_frame(itv, cmd, args.source, args.dest_offset, args.count); in ivtvfb_ioctl()
/linux/tools/include/uapi/linux/
A Dfs.h58 __u64 dest_offset; member
74 __u64 dest_offset; /* in - start of extent in destination */ member
/linux/include/uapi/linux/
A Dfs.h58 __u64 dest_offset; member
74 __u64 dest_offset; /* in - start of extent in destination */ member
A Divtvfb.h32 unsigned long dest_offset; member
A Dbtrfs.h569 __u64 dest_offset; member
/linux/fs/btrfs/
A Dverity.c303 unsigned long dest_offset = 0; in read_key_bytes() local
373 read_extent_buffer(leaf, kaddr + dest_offset, in read_key_bytes()
382 dest_offset += copy_bytes; in read_key_bytes()
A Dtree-log.c736 unsigned long dest_offset; in replay_one_extent() local
747 dest_offset = btrfs_item_ptr_offset(path->nodes[0], in replay_one_extent()
749 copy_extent_buffer(path->nodes[0], eb, dest_offset, in replay_one_extent()
/linux/drivers/md/persistent-data/
A Ddm-btree.c503 static void copy_entries(struct btree_node *dest, unsigned dest_offset, in copy_entries() argument
508 memcpy(dest->keys + dest_offset, src->keys + src_offset, count * sizeof(uint64_t)); in copy_entries()
509 memcpy(value_ptr(dest, dest_offset), value_ptr(src, src_offset), count * value_size); in copy_entries()
516 static void move_entries(struct btree_node *dest, unsigned dest_offset, in move_entries() argument
521 memmove(dest->keys + dest_offset, src->keys + src_offset, count * sizeof(uint64_t)); in move_entries()
522 memmove(value_ptr(dest, dest_offset), value_ptr(src, src_offset), count * value_size); in move_entries()
/linux/include/linux/
A Dasync_tx.h182 async_memcpy(struct page *dest, struct page *src, unsigned int dest_offset,
/linux/drivers/media/platform/ti-vpe/
A Dvpdma.h236 struct vpdma_buf *blk, u32 dest_offset);
A Dvpdma.c634 struct vpdma_buf *blk, u32 dest_offset) in vpdma_add_cfd_block() argument
644 cfd->dest_addr_offset = dest_offset; in vpdma_add_cfd_block()
/linux/drivers/usb/storage/
A Dalauda.c758 int dest_offset = i * pagesize; in alauda_read_block() local
760 memmove(data + dest_offset, data + src_offset, pagesize); in alauda_read_block()
/linux/fs/
A Dremap_range.c553 info->dest_offset, len, in vfs_dedupe_file_range()
A Dioctl.c263 args.src_length, args.dest_offset); in ioctl_file_clone_range()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dreg.h2689 MLXSW_ITEM32(reg, prcr, dest_offset, 0x20, 0, 16);
2702 u16 dest_offset, u16 size) in mlxsw_reg_prcr_pack() argument
2710 mlxsw_reg_prcr_dest_offset_set(payload, dest_offset); in mlxsw_reg_prcr_pack()
7306 MLXSW_ITEM32(reg, rrcr, dest_offset, 0x20, 0, 16);
7311 u16 dest_offset) in mlxsw_reg_rrcr_pack() argument
7318 mlxsw_reg_rrcr_dest_offset_set(payload, dest_offset); in mlxsw_reg_rrcr_pack()

Completed in 80 milliseconds

12