/linux-5.10/tools/perf/pmu-events/arch/x86/bonnell/ |
D | other.json | 112 "BriefDescription": "Burst read bus transactions." 120 "BriefDescription": "Burst read bus transactions." 128 "BriefDescription": "RFO bus transactions." 136 "BriefDescription": "RFO bus transactions." 144 "BriefDescription": "Explicit writeback bus transactions." 152 "BriefDescription": "Explicit writeback bus transactions." 160 "BriefDescription": "Instruction-fetch bus transactions." 168 "BriefDescription": "Instruction-fetch bus transactions." 176 "BriefDescription": "Invalidate bus transactions." 184 "BriefDescription": "Invalidate bus transactions." [all …]
|
/linux-5.10/drivers/net/ipa/ |
D | gsi_private.h | 61 * gsi_channel_trans_cancel_pending() - Cancel pending transactions 62 * @channel: Channel whose pending transactions should be cancelled 64 * Cancel all pending transactions on a channel. These are transactions 66 * the channel gets reset. At that time all pending transactions will be 69 * NOTE: Transactions already complete at the time of this call are 81 * Creates and sets up information for managing transactions on a channel 96 * transactions (TREs, really) are available for it to process. 111 * This arranges for the the number of transactions and bytes for
|
D | ipa_gsi.h | 38 * @count: Number of transactions queued 39 * @byte_count: Number of bytes to transfer represented by transactions 42 * number of transactions have been queued to hardware for execution. 51 * @count: Number of transactions completed since last report 52 * @byte_count: Number of bytes transferred represented by transactions 55 * has reported the completion of some number of transactions.
|
/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi.yaml | 14 - to translate AXI transactions into the appropriate external device 58 Select one of the transactions type supported 84 NOR and PSRAM transactions type). By default, Address/Data 114 transactions. By default, the NWAIT signal is not taken into account 115 during asynchronous transactions. 132 phase in nanoseconds used for asynchronous read/write transactions. 137 transactions. 141 in nanoseconds used for asynchronous read/write transactions. 149 in nanoseconds used for asynchronous read/write transactions. 161 phase in nanoseconds used for asynchronous write transactions. [all …]
|
/linux-5.10/Documentation/filesystems/ |
D | xfs-delayed-logging-design.rst | 30 of transactions, their contents and the log sequence number (LSN) of the 52 transactions. These transaction are known as rolling transactions, and require 70 Another feature of the XFS transaction subsystem is that most transactions are 72 filled (a log buffer can hold multiple transactions) or a synchronous operation 73 forces the log buffers holding the transactions to disk. This means that XFS is 74 doing aggregation of transactions in memory - batching them, if you like - to 84 buffers are full and under IO, then no more transactions can be committed until 86 be to able to issue enough transactions to keep the log buffers full and under 97 transactions A through D are committed to disk in the same log buffer. 135 recovered filesystem is concerned, there may be many thousands of transactions [all …]
|
D | journalling.rst | 31 transactions in the journal and similarly jbd2_journal_load() will 39 by wrapping them into transactions. Additionally you also need to wrap 67 checkpoint all your transactions. 78 journal. Since transactions can't be nested/batched across differing 85 for transactions to complete and be committed from other tasks, so 191 as a whole, and those which are used to manage transactions
|
/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | srio.txt | 64 memory and maintenance transactions then a single LIODN is 65 represented in the property for both transactions. 68 memory transactions and a unique LIODN for maintenance 69 transactions then a pair of LIODNs are represented in the 71 LIODN associated with memory transactions and the second element 72 represents the LIODN associated with maintenance transactions
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-mdio | 28 Total number of write transactions for this MDIO bus. 35 Total number of read transactions for this MDIO bus. 56 Total number of write transactions for this MDIO bus address. 63 Total number of read transactions for this MDIO bus address.
|
D | sysfs-fs-xfs | 25 outstanding transactions. The grant head is exported in 36 oustanding transactions, including regrants due to 37 rolling transactions. The grant head is exported in
|
/linux-5.10/tools/perf/Documentation/ |
D | itrace.txt | 5 x synthesize transactions events 36 transactions events can be specified. 39 instructions or transactions events can be specified. 45 It is also possible to skip events generated (instructions, branches, transactions,
|
/linux-5.10/include/uapi/linux/ |
D | coresight-stm.h | 13 * transactions. Guaranteed transactions are guaranteed to be 16 * timing transactions are not guaranteed to be traced, they
|
/linux-5.10/drivers/gpu/drm/selftests/ |
D | test-drm_dp_mst_helper.c | 71 txin = &IN.transactions[i]; in sideband_msg_req_equal() 72 txout = &OUT.transactions[i]; in sideband_msg_req_equal() 150 kfree(out.u.i2c_read.transactions[i].bytes); in sideband_msg_req_encode_decode() 226 in.u.i2c_read.transactions[i].bytes = data; in igt_dp_mst_sideband_msg_req_decode() 227 in.u.i2c_read.transactions[i].num_bytes = ARRAY_SIZE(data); in igt_dp_mst_sideband_msg_req_decode() 228 in.u.i2c_read.transactions[i].i2c_dev_id = 0x7f & ~i; in igt_dp_mst_sideband_msg_req_decode() 229 in.u.i2c_read.transactions[i].i2c_transaction_delay = 0xf & ~i; in igt_dp_mst_sideband_msg_req_decode()
|
/linux-5.10/Documentation/i2c/ |
D | dev-interface.rst | 94 transactions (mixing read and write messages in the same transaction) 120 Used only for SMBus transactions. This request only has an effect if the 147 You can do plain I2C transactions by using read(2) and write(2) calls. 151 You can do SMBus level transactions (see documentation file smbus-protocol 168 All these transactions return -1 on failure; you can read errno to see 169 what happened. The 'write' transactions return 0 on success; the 170 'read' transactions return the read value, except for read_block, which 196 checking on future transactions.)
|
D | functionality.rst | 72 A typical SMBus-only adapter would list all the SMBus transactions it 90 I2C_FUNC_SMBUS_EMUL includes all the SMBus transactions (with the 91 addition of I2C block transactions) which i2c-core can emulate using 117 and SMBus word data transactions. If not, then the driver won't work on 129 i2c-core will transparently implement SMBus transactions on top of I2C
|
/linux-5.10/Documentation/xtensa/ |
D | atomctl.rst | 10 can do Atomic Transactions to the memory internally. 13 can do Atomic Transactions itself. 20 which can implement RCW transactions. For FPGA cards with an External 31 don't support atomic RCW memory transactions and will likely want to
|
/linux-5.10/sound/firewire/fireface/ |
D | ff-transaction.c | 40 container_of(callback_data, struct snd_ff, transactions[0]); in finish_transmit_midi0_msg() 49 container_of(callback_data, struct snd_ff, transactions[1]); in finish_transmit_midi1_msg() 108 fw_send_request(fw_dev->card, &ff->transactions[port], tcode, in transmit_midi_msg() 111 callback, &ff->transactions[port]); in transmit_midi_msg() 168 // receive asynchronous transactions for MIDI messages, while the way to 182 * local address to listen asynchronous transactions. in snd_ff_transaction_reregister()
|
/linux-5.10/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 24 read or write transactions into multiple smaller transactions 25 such that more than 17 AXI transactions are in flight from FMAN
|
/linux-5.10/fs/xfs/ |
D | xfs_log_priv.h | 62 * Below are states for covering allocation transactions. 64 * log write such that no allocation transactions will be re-done during 69 * space allocation transactions which can undo non-transactional changes 71 * already allocated do not result in any transactions. Allocations 79 * The fix for this is to do two dummy transactions when the 86 * These dummy transactions get committed when everything 92 * we are done covering previous transactions. 98 * on disk log with no other transactions. 227 * next set of transactions to be aggregated into a checkpoint. 254 * we can avoid the problem of having to hold out new transactions during a [all …]
|
/linux-5.10/Documentation/powerpc/ |
D | transactional_memory.rst | 17 instructions are presented to delimit transactions; transactions are 72 - See the ISA for full documentation of everything that will abort transactions. 90 Care must be taken when relying on syscalls to abort during active transactions 100 Delivery of signals (both sync and async) during transactions provides a second 103 abort transactions. The usual ucontext_t passed to the signal handler 120 However, basic signal handlers don't need to be aware of transactions 203 in parts within transactions.
|
/linux-5.10/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 31 - max-write-transactions: This value is how many times a write burst is 34 - max-read-transactions: This value is how many times a read burst is 72 max-write-transactions = <31>; 73 max-read-transactions = <31>;
|
/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
D | cache.json | 255 …"PublicDescription": "Offcore outstanding Demand Data Read transactions in SQ to uncore. Set Cmask… 261 "BriefDescription": "Offcore outstanding Demand Data Read transactions in uncore queue.", 265 …"PublicDescription": "Cycles when offcore outstanding Demand Data Read transactions are present in… 271 …"BriefDescription": "Cycles when offcore outstanding Demand Data Read transactions are present in … 276 …iption": "Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue… 282 …iption": "Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue… 287 …"PublicDescription": "Offcore outstanding Demand Code Read transactions in SQ to uncore. Set Cmask… 293 …"BriefDescription": "Offcore outstanding code reads transactions in SuperQueue (SQ), queue to unco… 297 …"PublicDescription": "Offcore outstanding code reads transactions in SuperQueue (SQ), queue to unc… 303 …"BriefDescription": "Offcore outstanding code reads transactions in SuperQueue (SQ), queue to unco… [all …]
|
/linux-5.10/drivers/dma/qcom/ |
D | hidma_mgmt.c | 58 "maximum number of write transactions (default: ACPI/DT value)"); 63 "maximum number of read transactions (default: ACPI/DT value)"); 244 rc = device_property_read_u32(&pdev->dev, "max-write-transactions", in hidma_mgmt_probe() 247 dev_err(&pdev->dev, "max-write-transactions missing\n"); in hidma_mgmt_probe() 252 dev_info(&pdev->dev, "overriding max-write-transactions: %d\n", in hidma_mgmt_probe() 258 rc = device_property_read_u32(&pdev->dev, "max-read-transactions", in hidma_mgmt_probe() 261 dev_err(&pdev->dev, "max-read-transactions missing\n"); in hidma_mgmt_probe() 266 dev_info(&pdev->dev, "overriding max-read-transactions: %d\n", in hidma_mgmt_probe()
|
/linux-5.10/drivers/staging/fwserial/ |
D | dma_fifo.h | 18 * DMA output transactions originate on a cache line boundary and can be 19 * variably-sized. DMA output transactions can be retired out-of-order but 27 * (cache line alignment - 1) * (max outstanding dma transactions) 52 int open; /* # of outstanding dma transactions */
|
/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | cache.json | 239 "BriefDescription": "Offcore outstanding Demand Data Read transactions in uncore queue.", 243 …"This event counts the number of offcore outstanding Demand Data Read transactions in the super qu… 250 …"BriefDescription": "Cycles when offcore outstanding Demand Data Read transactions are present in … 255 …: "This event counts cycles when offcore outstanding Demand Data Read transactions are present in … 262 …iption": "Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue… 273 …"BriefDescription": "Offcore outstanding code reads transactions in SuperQueue (SQ), queue to unco… 277 …ion": "This event counts the number of offcore outstanding Code Reads transactions in the super qu… 284 …"BriefDescription": "Offcore outstanding RFO store transactions in SuperQueue (SQ), queue to uncor… 288 …on": "This event counts the number of offcore outstanding RFO (store) transactions in the super qu… 295 …"BriefDescription": "Offcore outstanding demand rfo reads transactions in SuperQueue (SQ), queue t… [all …]
|
/linux-5.10/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 215 /* Maximum number of times to retry failed transactions */ 234 * Logical transactions may take numerous low level 235 * transactions, especially when splits are concerned. This 257 * @node: List node for transactions in the pipe. 262 * @control_header: For control transactions, physical address of the 8 264 * @iso_start_frame: For ISO transactions, the starting frame number. 265 * @iso_number_packets: For ISO transactions, the number of packets in the 267 * @iso_packets: For ISO transactions, the sub packets in the request. 269 * @stage: For control transactions, the current stage. 296 * @transactions: List of pending transactions [all …]
|