Home
last modified time | relevance | path

Searched refs:dest_offset (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H 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()
207 u32 dest_offset, bool need_pcr, in vidtv_pes_write_stuffing()
237 dest_offset + nbytes, in vidtv_pes_write_stuffing()
245 dest_offset + nbytes, in vidtv_pes_write_stuffing()
254 dest_offset in vidtv_pes_write_stuffing()
206 vidtv_pes_write_stuffing(struct pes_ts_header_write_args *args, u32 dest_offset, bool need_pcr, u64 *last_pcr) vidtv_pes_write_stuffing() argument
[all...]
H A Dvidtv_psi.c174 u32 nbytes_past_boundary = (args->dest_offset % TS_PACKET_LEN); in vidtv_psi_ts_psi_write_into()
192 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
199 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
207 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
221 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
227 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
231 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
245 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
249 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
263 .dest_offset in table_section_crc32_write_into()
[all...]
H 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()
H A Dvidtv_pes.h78 * @dest_offset: where to start writing in the dest_buffer.
93 u32 dest_offset; member
112 * @dest_offset: where to start writing in the dest_buffer.
123 u32 dest_offset; member
137 * @dest_offset: where to start writing in the dest_buffer.
157 u32 dest_offset; member
H A Dvidtv_ts.h53 * @dest_offset: The byte offset into the buffer.
61 u32 dest_offset; member
71 * @dest_offset: The byte offset into the buffer.
77 u32 dest_offset; member
H A Dvidtv_psi.h255 * @dest_offset: where to start writing in the dest_buffer.
267 u32 dest_offset; member
279 * @dest_offset: where to start writing in the dest_buffer.
288 u32 dest_offset; member
300 * @dest_offset: where to start writing in the dest_buffer.
308 u32 dest_offset; member
319 * @dest_offset: where to start writing in the dest_buffer.
328 u32 dest_offset; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H 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()
207 u32 dest_offset, bool need_pcr, in vidtv_pes_write_stuffing()
237 dest_offset + nbytes, in vidtv_pes_write_stuffing()
245 dest_offset + nbytes, in vidtv_pes_write_stuffing()
254 dest_offset in vidtv_pes_write_stuffing()
206 vidtv_pes_write_stuffing(struct pes_ts_header_write_args *args, u32 dest_offset, bool need_pcr, u64 *last_pcr) vidtv_pes_write_stuffing() argument
[all...]
H A Dvidtv_psi.c167 u32 nbytes_past_boundary = (args->dest_offset % TS_PACKET_LEN); in vidtv_psi_ts_psi_write_into()
185 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
192 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
200 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
214 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
220 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
224 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
238 nbytes_past_boundary = (args->dest_offset + nbytes) % TS_PACKET_LEN; in vidtv_psi_ts_psi_write_into()
242 args->dest_offset + nbytes, in vidtv_psi_ts_psi_write_into()
256 .dest_offset in table_section_crc32_write_into()
[all...]
H 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()
H A Dvidtv_pes.h78 * @dest_offset: where to start writing in the dest_buffer.
93 u32 dest_offset; member
112 * @dest_offset: where to start writing in the dest_buffer.
123 u32 dest_offset; member
137 * @dest_offset: where to start writing in the dest_buffer.
157 u32 dest_offset; member
H A Dvidtv_ts.h52 * @dest_offset: The byte offset into the buffer.
60 u32 dest_offset; member
70 * @dest_offset: The byte offset into the buffer.
76 u32 dest_offset; member
H A Dvidtv_psi.h255 * @dest_offset: where to start writing in the dest_buffer.
267 u32 dest_offset; member
279 * @dest_offset: where to start writing in the dest_buffer.
288 u32 dest_offset; member
300 * @dest_offset: where to start writing in the dest_buffer.
308 u32 dest_offset; member
319 * @dest_offset: where to start writing in the dest_buffer.
328 u32 dest_offset; member
/kernel/linux/linux-5.10/crypto/async_tx/
H A Dasync_memcpy.c24 * @dest_offset: offset into 'dest' to start transaction
32 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()
/kernel/linux/linux-6.6/crypto/async_tx/
H A Dasync_memcpy.c24 * @dest_offset: offset into 'dest' to start transaction
32 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()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H 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);
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H 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);
/kernel/linux/linux-5.10/include/uapi/linux/
H A Divtvfb.h32 unsigned long dest_offset; member
H A Dfs.h58 __u64 dest_offset; member
74 __u64 dest_offset; /* in - start of extent in destination */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Divtvfb.h32 unsigned long dest_offset; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Divtvfb.h25 unsigned long dest_offset; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Divtvfb.h25 unsigned long dest_offset; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Divtvfb.h12 unsigned long dest_offset; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtvfb.c322 unsigned long dest_offset, int count) in ivtvfb_prep_frame()
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, arg in ivtvfb_ioctl()
321 ivtvfb_prep_frame(struct ivtv *itv, int cmd, void __user *source, unsigned long dest_offset, int count) ivtvfb_prep_frame() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtvfb.c322 unsigned long dest_offset, int count) in ivtvfb_prep_frame()
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, arg in ivtvfb_ioctl()
321 ivtvfb_prep_frame(struct ivtv *itv, int cmd, void __user *source, unsigned long dest_offset, int count) ivtvfb_prep_frame() argument
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dfs.h58 __u64 dest_offset; member
74 __u64 dest_offset; /* in - start of extent in destination */ member

Completed in 15 milliseconds

123