Home
last modified time | relevance | path

Searched full:transferred (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/linux-6.8/fs/netfs/
Dio.c64 * The netfs is expected to read from subreq->pos + subreq->transferred to
66 * buffer prior to the transferred point as it might clobber dirty data
83 iov_iter_count(&subreq->io_iter) != subreq->len - subreq->transferred) in netfs_read_from_server()
87 subreq->transferred, subreq->flags); in netfs_read_from_server()
266 size_t remaining = subreq->len - subreq->transferred; in netfs_reset_subreq_iter()
274 iov_iter_count(&subreq->io_iter), subreq->transferred, in netfs_reset_subreq_iter()
353 size_t transferred = 0; in netfs_rreq_assess_dio() local
359 if (subreq->error || subreq->transferred == 0) in netfs_rreq_assess_dio()
361 transferred += subreq->transferred; in netfs_rreq_assess_dio()
362 if (subreq->transferred < subreq->len) in netfs_rreq_assess_dio()
[all …]
Doutput.c77 size_t transferred = 0; in netfs_write_terminated() local
84 if (subreq->error || subreq->transferred == 0) in netfs_write_terminated()
86 transferred += subreq->transferred; in netfs_write_terminated()
87 if (subreq->transferred < subreq->len) in netfs_write_terminated()
90 wreq->transferred = transferred; in netfs_write_terminated()
126 pgoff_t last = (wreq->start + wreq->transferred - 1) >> PAGE_SHIFT; in netfs_write_terminated()
139 wreq->iocb->ki_pos += transferred; in netfs_write_terminated()
142 wreq->iocb, wreq->error ? wreq->error : transferred); in netfs_write_terminated()
181 if (WARN(transferred_or_error > subreq->len - subreq->transferred, in netfs_write_subrequest_terminated()
184 transferred_or_error, subreq->len, subreq->transferred)) in netfs_write_subrequest_terminated()
[all …]
/linux-6.8/fs/fuse/
Dioctl.c39 size_t transferred, unsigned count, in fuse_copy_ioctl_iovec_old() argument
43 if (count * sizeof(struct compat_iovec) == transferred) { in fuse_copy_ioctl_iovec_old()
63 if (count * sizeof(struct iovec) != transferred) in fuse_copy_ioctl_iovec_old()
66 memcpy(dst, src, transferred); in fuse_copy_ioctl_iovec_old()
86 void *src, size_t transferred, unsigned count, in fuse_copy_ioctl_iovec() argument
93 return fuse_copy_ioctl_iovec_old(dst, src, transferred, in fuse_copy_ioctl_iovec()
97 if (count * sizeof(struct fuse_ioctl_iovec) != transferred) in fuse_copy_ioctl_iovec()
183 ssize_t transferred; in fuse_do_ioctl() local
280 transferred = fuse_send_ioctl(fm, &ap.args, &outarg); in fuse_do_ioctl()
281 err = transferred; in fuse_do_ioctl()
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/skylakex/
Dmemory.json225 …demand & prefetch data reads that miss the L3 and the modified data is transferred from remote cac…
234 …and & prefetch data reads that miss the L3 and clean or shared data is transferred from remote cac…
279 …unts all prefetch data reads that miss the L3 and the modified data is transferred from remote cac…
288 …s all prefetch data reads that miss the L3 and clean or shared data is transferred from remote cac…
333 …tion": "Counts prefetch RFOs that miss the L3 and the modified data is transferred from remote cac…
342 …n": "Counts prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cac…
387 …s all demand & prefetch RFOs that miss the L3 and the modified data is transferred from remote cac…
396 …ll demand & prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cac…
441 …Counts all demand code reads that miss the L3 and the modified data is transferred from remote cac…
450 …nts all demand code reads that miss the L3 and clean or shared data is transferred from remote cac…
[all …]
/linux-6.8/drivers/s390/char/
Ddiag_ftp.c49 * @transferred: bytes transferred
60 u64 transferred; member
168 ldfpl->transferred = 0; in diag_ftp_cmd()
188 diag_ftp_subcode, ldfpl->transferred, ldfpl->fsize); in diag_ftp_cmd()
193 len = ldfpl->transferred; in diag_ftp_cmd()
/linux-6.8/include/trace/events/
Dnetfs.h266 __field(size_t, transferred )
278 __entry->transferred = sreq->transferred;
287 __entry->start, __entry->transferred, __entry->len,
306 __field(size_t, transferred )
318 __entry->transferred = sreq ? sreq->transferred : 0;
326 __entry->start, __entry->transferred, __entry->len,
/linux-6.8/Documentation/filesystems/
Dnetfs_library.rst173 of bytes transferred or a negative error code, plus a flag indicating whether
242 size_t transferred;
261 * ``transferred``
263 The amount of data transferred so far of the length of this slice. The
276 transferred to len, should be cleared.
343 reading. In the subrequest, ->start, ->len and ->transferred indicate what
348 it transferred. The filesystem also should not deal with setting folios
416 provided they have transferred some more data:
546 with the number of bytes transferred or an error code, plus a flag
568 with the number of bytes transferred or an error code, plus a flag
/linux-6.8/include/uapi/linux/
Dmedia-bus-format.h19 * transferred in two 8-bit samples, "BE" or "LE" specify in which order those
20 * samples are transferred over the bus: "LE" means that the least significant
21 * bits are transferred first, "BE" means that the most significant bits are
22 * transferred first, and "PADHI" and "PADLO" define which bits - low or high,
Dbsg.h40 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */
42 __u32 din_xfer_len; /* [i] bytes to be transferred from device */
/linux-6.8/drivers/usb/musb/
Dmusb_cppi41.c129 cppi41_channel->transferred; in cppi41_trans_done()
137 if (cppi41_channel->tx_zlp && (cppi41_channel->transferred % in cppi41_trans_done()
156 remain_bytes -= cppi41_channel->transferred; in cppi41_trans_done()
230 u32 transferred; in cppi41_dma_callback() local
245 transferred = cppi41_channel->prog_len - txstate.residue; in cppi41_dma_callback()
246 cppi41_channel->transferred += transferred; in cppi41_dma_callback()
251 if (cppi41_channel->transferred == cppi41_channel->total_len || in cppi41_dma_callback()
252 transferred < cppi41_channel->packet_sz) in cppi41_dma_callback()
425 cppi41_channel->transferred = 0; in cppi41_configure_channel()
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
Dbus.json8 …every beat of data transferred over the data channels between the core and the SCU. If both read a…
/linux-6.8/Documentation/devicetree/bindings/display/
Dlvds-data-mapping.yaml41 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes.
52 specifications. Data are transferred as follows on 4 LVDS lanes.
64 Data are transferred as follows on 4 LVDS lanes.
/linux-6.8/drivers/scsi/arm/
Dacornscsi.c240 printk("DT @+%04x ST @+%04x", host->dma.transferred, in acornscsi_dumpdma()
808 host->scsi.SCp.scsi_xferred != host->dma.transferred) in acornscsi_done()
1076 unsigned int transferred; in acornscsi_dma_cleanup() local
1085 * Calculate number of bytes transferred from DMA. in acornscsi_dma_cleanup()
1087 transferred = dmac_address(host) - host->dma.start_addr; in acornscsi_dma_cleanup()
1088 host->dma.transferred += transferred; in acornscsi_dma_cleanup()
1092 host->dma.start_addr, transferred); in acornscsi_dma_cleanup()
1097 acornscsi_data_updateptr(host, &host->scsi.SCp, transferred); in acornscsi_dma_cleanup()
1117 unsigned int address, length, transferred; in acornscsi_dma_intr() local
1127 * Calculate amount transferred via DMA in acornscsi_dma_intr()
[all …]
/linux-6.8/drivers/scsi/elx/efct/
Defct_io.h67 * @transferred: Number of bytes transferred
120 size_t transferred; member
/linux-6.8/Documentation/scheduler/
Dsched-bwc.rst22 is transferred to cpu-local "silos" on a demand basis. The amount transferred
113 For efficiency run-time is transferred between the global pool and CPU local
115 on large systems. The amount transferred each time such an update is required
183 in previous periods. This burst amount will not be transferred between cores.
/linux-6.8/include/media/
Ddvb_ringbuffer.h148 * Return: number of bytes transferred or -EFAULT
162 * Return: number of bytes transferred or -EFAULT
190 * return: number of bytes transferred or -EFAULT
205 * Return: number of bytes transferred or -EFAULT
/linux-6.8/Documentation/userspace-api/media/dvb/
Ddmx-fread.rst36 Elementary Stream (PES) data. The filtered data is transferred from
38 to be transferred is implied by count.
/linux-6.8/drivers/scsi/mpt3sas/
Dmpt3sas_trigger_diag.h108 * This binary structure is transferred via sysfs to get/set Event Triggers
142 * This binary structure is transferred via sysfs to get/set SCSI Sense Code
172 * This binary structure is transferred via sysfs to get/set MPI Error Triggers
/linux-6.8/sound/drivers/vx/
Dvx_pcm.c15 * pipe->transferred is the counter of data which has been already transferred.
643 * pipe->transferred is updated, too, but the size is not wrapped,
644 * so that the caller can check the total transferred size later
667 pipe->transferred += update; in vx_update_pipe_position()
707 if (pipe->transferred >= (int)runtime->period_size) { in vx_pcm_playback_update()
708 pipe->transferred %= runtime->period_size; in vx_pcm_playback_update()
838 pipe->transferred = 0; in vx_pcm_prepare()
1041 pipe->transferred += size; in vx_pcm_capture_update()
1042 if (pipe->transferred >= pipe->period_bytes) { in vx_pcm_capture_update()
1043 pipe->transferred %= pipe->period_bytes; in vx_pcm_capture_update()
/linux-6.8/tools/testing/selftests/mm/
Dcow.c159 ssize_t cur, total, transferred; in child_vmsplice_memcmp_fn() local
174 transferred = vmsplice(fds[1], &iov, 1, 0); in child_vmsplice_memcmp_fn()
175 if (transferred < 0) in child_vmsplice_memcmp_fn()
177 if (transferred == 0) in child_vmsplice_memcmp_fn()
190 for (total = 0; total < transferred; total += cur) { in child_vmsplice_memcmp_fn()
191 cur = read(fds[0], new + total, transferred - total); in child_vmsplice_memcmp_fn()
196 return memcmp(old, new, transferred); in child_vmsplice_memcmp_fn()
282 ssize_t cur, total, transferred; in do_test_vmsplice_in_parent() local
305 transferred = vmsplice(fds[1], &iov, 1, 0); in do_test_vmsplice_in_parent()
306 if (transferred <= 0) { in do_test_vmsplice_in_parent()
[all …]
/linux-6.8/Documentation/admin-guide/cgroup-v1/
Dblkio-controller.rst145 Number of sectors transferred to/from disk by the group. First
147 third field specifies the number of sectors transferred by the
151 Number of bytes transferred to/from the disk by the group. These
291 Number of bytes transferred to/from the disk by the group. These
/linux-6.8/drivers/char/tpm/
Dtpm_tis.c67 * aggregated with further requests and transferred later in a batch. The large
69 * the complete batch has been transferred.
80 * aggregated with further requests and transferred later in a batch. The large
82 * the complete batch has been transferred.
/linux-6.8/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-interconnect.json379 …ly be the common case. If this value is less than the number of flits transferred, it implies tha…
849 "BriefDescription": "Flits Transferred - Group 0; Data Tx Flits",
857 "BriefDescription": "Flits Transferred - Group 0; Idle and Null Flits",
865 "BriefDescription": "Flits Transferred - Group 0; Non-Data protocol Tx Flits",
873 "BriefDescription": "Flits Transferred - Group 1; DRS Flits (both Header and Data)",
881 "BriefDescription": "Flits Transferred - Group 1; DRS Data Flits",
889 "BriefDescription": "Flits Transferred - Group 1; DRS Header Flits",
897 "BriefDescription": "Flits Transferred - Group 1; HOM Flits",
905 "BriefDescription": "Flits Transferred - Group 1; HOM Non-Request Flits",
913 "BriefDescription": "Flits Transferred - Group 1; HOM Request Flits",
[all …]
/linux-6.8/Documentation/i2c/
Ddma-considerations.rst6 transferred are small, it is not considered a prime user of DMA access. At this
60 there was no data transferred.
/linux-6.8/drivers/gpu/drm/panel/
Dpanel-novatek-nt35950.c106 * Return: Number of transferred bytes or negative number on error
128 * Return: Number of transferred bytes or negative number on error
175 * Return: Number of transferred bytes or negative number on error
190 * Return: Number of transferred bytes or negative number on error
212 * Return: Number of transferred bytes or negative number on error
245 * Return: Number of transferred bytes or negative number on error

12345678910>>...28