| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | memory.json | 476 …"Counts demand data reads that miss the L3 and clean or shared data is transferred from remote cac… 481 …"Counts demand data reads that miss the L3 and clean or shared data is transferred from remote cac… 489 …": "Counts demand data reads that miss the L3 and the modified data is transferred from remote cac… 494 …": "Counts demand data reads that miss the L3 and the modified data is transferred from remote cac… 554 …demand data writes (RFOs) that miss the L3 and clean or shared data is transferred from remote cac… 559 …demand data writes (RFOs) that miss the L3 and clean or shared data is transferred from remote cac… 567 …ll demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cac… 572 …ll demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cac… 632 …nts all demand code reads that miss the L3 and clean or shared data is transferred from remote cac… 637 …nts all demand code reads that miss the L3 and clean or shared data is transferred from remote cac… [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | diag_ftp.c | 48 * @transferred: bytes transferred 59 u64 transferred; member 167 ldfpl->transferred = 0; in diag_ftp_cmd() 187 diag_ftp_subcode, ldfpl->transferred, ldfpl->fsize); in diag_ftp_cmd() 192 len = ldfpl->transferred; in diag_ftp_cmd()
|
| /kernel/linux/linux-4.19/drivers/s390/char/ |
| D | diag_ftp.c | 48 * @transferred: bytes transferred 59 u64 transferred; member 167 ldfpl->transferred = 0; in diag_ftp_cmd() 187 diag_ftp_subcode, ldfpl->transferred, ldfpl->fsize); in diag_ftp_cmd() 192 len = ldfpl->transferred; in diag_ftp_cmd()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | media-bus-format.h | 19 * 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,
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | media-bus-format.h | 19 * 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,
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | sched-bwc.rst | 21 is transferred to cpu-local "silos" on a demand basis. The amount transferred 56 For efficiency run-time is transferred between the global pool and CPU local 58 on large systems. The amount transferred each time such an update is required 123 in previous periods. This burst amount will not be transferred between cores.
|
| /kernel/linux/linux-4.19/Documentation/scheduler/ |
| D | sched-bwc.txt | 19 transferred to cpu-local "silos" on a demand basis. The amount transferred 53 For efficiency run-time is transferred between the global pool and CPU local 55 on large systems. The amount transferred each time such an update is required 115 in previous periods. This burst amount will not be transferred between cores.
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/ |
| D | bus.json | 8 …every beat of data transferred over the data channels between the core and the SCU. If both read a…
|
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| D | musb_cppi41.c | 129 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()
|
| /kernel/linux/linux-4.19/drivers/usb/musb/ |
| D | musb_cppi41.c | 129 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()
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | memory.json | 65 …ll demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cac… 221 …nts all demand code reads that miss the L3 and clean or shared data is transferred from remote cac… 262 …(that bring data to L2) RFOs that miss the L3 and the modified data is transferred from remote cac… 275 …unts all prefetch data reads that miss the L3 and the modified data is transferred from remote cac… 349 …demand data writes (RFOs) that miss the L3 and clean or shared data is transferred from remote cac… 381 …data to LLC only) data reads that miss the L3 and the modified data is transferred from remote cac… 501 …s all prefetch data reads that miss the L3 and clean or shared data is transferred from remote cac… 588 …bring data to L2) data reads that miss the L3 and the modified data is transferred from remote cac… 636 …ll demand & prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cac… 649 …s all demand & prefetch RFOs that miss the L3 and the modified data is transferred from remote cac… [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | lvds.yaml | 52 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes. 63 specifications. Data are transferred as follows on 4 LVDS lanes. 75 Data are transferred as follows on 4 LVDS lanes.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/panel/ |
| D | panel-lvds.txt | 50 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes. 61 specifications. Data are transferred as follows on 4 LVDS lanes. 73 Data are transferred as follows on 4 LVDS lanes.
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | memory.json | 449 …/rfo reads (demand & prefetch) miss the L3 and clean or shared data is transferred from remote cac… 454 …/rfo reads (demand & prefetch) miss the L3 and clean or shared data is transferred from remote cac… 462 …ode/rfo reads (demand & prefetch) miss the L3 and the modified data is transferred from remote cac… 467 …ode/rfo reads (demand & prefetch) miss the L3 and the modified data is transferred from remote cac… 566 …l demand & prefetch data reads miss the L3 and clean or shared data is transferred from remote cac… 571 …l demand & prefetch data reads miss the L3 and clean or shared data is transferred from remote cac… 579 … all demand & prefetch data reads miss the L3 and the modified data is transferred from remote cac… 584 … all demand & prefetch data reads miss the L3 and the modified data is transferred from remote cac… 657 …nts all demand data writes (RFOs) miss the L3 and the modified data is transferred from remote cac… 662 …nts all demand data writes (RFOs) miss the L3 and the modified data is transferred from remote cac…
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | ab3100-core.c | 95 " %d bytes transferred (expected 2)\n", in ab3100_set_register_interruptible() 139 " %d bytes transferred (expected 2)\n", in ab3100_set_test_register_interruptible() 175 " %d bytes transferred (expected 1)\n", in ab3100_get_register_interruptible() 193 " %d bytes transferred (expected 1)\n", in ab3100_get_register_interruptible() 241 " %d bytes transferred (expected 1)\n", in ab3100_get_register_page_interruptible() 256 " %d bytes transferred (expected %d)\n", in ab3100_get_register_page_interruptible() 299 " %d bytes transferred (expected 1)\n", in ab3100_mask_and_set_register_interruptible() 314 " %d bytes transferred (expected 1)\n", in ab3100_mask_and_set_register_interruptible() 334 " %d bytes transferred (expected 2)\n", in ab3100_mask_and_set_register_interruptible()
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | ab3100-core.c | 95 " %d bytes transferred (expected 2)\n", in ab3100_set_register_interruptible() 139 " %d bytes transferred (expected 2)\n", in ab3100_set_test_register_interruptible() 175 " %d bytes transferred (expected 1)\n", in ab3100_get_register_interruptible() 193 " %d bytes transferred (expected 1)\n", in ab3100_get_register_interruptible() 241 " %d bytes transferred (expected 1)\n", in ab3100_get_register_page_interruptible() 256 " %d bytes transferred (expected %d)\n", in ab3100_get_register_page_interruptible() 299 " %d bytes transferred (expected 1)\n", in ab3100_mask_and_set_register_interruptible() 314 " %d bytes transferred (expected 1)\n", in ab3100_mask_and_set_register_interruptible() 334 " %d bytes transferred (expected 2)\n", in ab3100_mask_and_set_register_interruptible()
|
| /kernel/linux/linux-4.19/drivers/scsi/arm/ |
| D | acornscsi.c | 249 printk("DT @+%04x ST @+%04x", host->dma.transferred, in acornscsi_dumpdma() 825 host->scsi.SCp.scsi_xferred != host->dma.transferred) in acornscsi_done() 1096 unsigned int transferred; in acornscsi_dma_cleanup() local 1105 * Calculate number of bytes transferred from DMA. in acornscsi_dma_cleanup() 1107 transferred = dmac_address(host) - host->dma.start_addr; in acornscsi_dma_cleanup() 1108 host->dma.transferred += transferred; in acornscsi_dma_cleanup() 1112 host->dma.start_addr, transferred); in acornscsi_dma_cleanup() 1117 acornscsi_data_updateptr(host, &host->scsi.SCp, transferred); in acornscsi_dma_cleanup() 1137 unsigned int address, length, transferred; in acornscsi_dma_intr() local 1147 * Calculate amount transferred via DMA in acornscsi_dma_intr() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/arm/ |
| D | acornscsi.c | 246 printk("DT @+%04x ST @+%04x", host->dma.transferred, in acornscsi_dumpdma() 822 host->scsi.SCp.scsi_xferred != host->dma.transferred) in acornscsi_done() 1093 unsigned int transferred; in acornscsi_dma_cleanup() local 1102 * Calculate number of bytes transferred from DMA. in acornscsi_dma_cleanup() 1104 transferred = dmac_address(host) - host->dma.start_addr; in acornscsi_dma_cleanup() 1105 host->dma.transferred += transferred; in acornscsi_dma_cleanup() 1109 host->dma.start_addr, transferred); in acornscsi_dma_cleanup() 1114 acornscsi_data_updateptr(host, &host->scsi.SCp, transferred); in acornscsi_dma_cleanup() 1134 unsigned int address, length, transferred; in acornscsi_dma_intr() local 1144 * Calculate amount transferred via DMA in acornscsi_dma_intr() [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | dvb_ringbuffer.h | 148 * 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
|
| /kernel/linux/linux-4.19/include/media/ |
| D | dvb_ringbuffer.h | 148 * 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
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/dvb/ |
| D | dmx-fread.rst | 37 Elementary Stream (PES) data. The filtered data is transferred from 39 to be transferred is implied by count.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | dmx-fread.rst | 36 Elementary Stream (PES) data. The filtered data is transferred from 38 to be transferred is implied by count.
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | memory.json | 459 …nts all demand data writes (RFOs) miss the L3 and the modified data is transferred from remote cac… 464 …nts all demand data writes (RFOs) miss the L3 and the modified data is transferred from remote cac… 615 … all demand & prefetch data reads miss the L3 and the modified data is transferred from remote cac… 620 … all demand & prefetch data reads miss the L3 and the modified data is transferred from remote cac… 628 …l demand & prefetch data reads miss the L3 and clean or shared data is transferred from remote cac… 633 …l demand & prefetch data reads miss the L3 and clean or shared data is transferred from remote cac… 732 …ode/rfo reads (demand & prefetch) miss the L3 and the modified data is transferred from remote cac… 737 …ode/rfo reads (demand & prefetch) miss the L3 and the modified data is transferred from remote cac… 745 …/rfo reads (demand & prefetch) miss the L3 and clean or shared data is transferred from remote cac… 750 …/rfo reads (demand & prefetch) miss the L3 and clean or shared data is transferred from remote cac…
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | memory.json | 449 …reads (demand & prefetch) that miss the L3 and clean or shared data is transferred from remote cac… 454 …reads (demand & prefetch) that miss the L3 and clean or shared data is transferred from remote cac… 462 …fo reads (demand & prefetch) that miss the L3 and the modified data is transferred from remote cac… 467 …fo reads (demand & prefetch) that miss the L3 and the modified data is transferred from remote cac… 566 …and & prefetch data reads that miss the L3 and clean or shared data is transferred from remote cac… 571 …and & prefetch data reads that miss the L3 and clean or shared data is transferred from remote cac… 579 …demand & prefetch data reads that miss the L3 and the modified data is transferred from remote cac… 584 …demand & prefetch data reads that miss the L3 and the modified data is transferred from remote cac… 657 …ll demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cac… 662 …ll demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cac…
|
| /kernel/linux/linux-4.19/drivers/scsi/mpt3sas/ |
| D | mpt3sas_trigger_diag.h | 108 * 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
|