Home
last modified time | relevance | path

Searched full:transactions (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/Linux-v5.15/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/
Dbus.json3 … "PublicDescription": "This event counts read transactions from tofu controller to measured CMG.",
6 "BriefDescription": "This event counts read transactions from tofu controller to measured CMG."
9 "PublicDescription": "This event counts read transactions from PCI controller to measured CMG.",
12 "BriefDescription": "This event counts read transactions from PCI controller to measured CMG."
15 …"PublicDescription": "This event counts read transactions from measured CMG local memory to measur…
18 …"BriefDescription": "This event counts read transactions from measured CMG local memory to measure…
21 …"PublicDescription": "This event counts write transactions from measured CMG to CMG0, if measured …
24 …"BriefDescription": "This event counts write transactions from measured CMG to CMG0, if measured C…
27 …"PublicDescription": "This event counts write transactions from measured CMG to CMG1, if measured …
30 …"BriefDescription": "This event counts write transactions from measured CMG to CMG1, if measured C…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/bonnell/
Dother.json112 "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-v5.15/drivers/net/ipa/
Dgsi_private.h61 * 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
Dipa_gsi.h38 * @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-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi.yaml14 - 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-v5.15/Documentation/filesystems/
Dxfs-delayed-logging-design.rst30 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 …]
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio.txt64 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-v5.15/Documentation/ABI/testing/
Dsysfs-bus-mdio28 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.
Dsysfs-fs-xfs25 outstanding transactions. The grant head is exported in
36 outstanding transactions, including regrants due to
37 rolling transactions. The grant head is exported in
/Linux-v5.15/tools/perf/pmu-events/arch/x86/icelakex/
Duncore-other.json1194 "BriefDescription": "Number Transactions requested of the CPU : Card writing to DRAM",
1206 "BriefDescription": "Number Transactions requested of the CPU : Card writing to DRAM",
1218 "BriefDescription": "Number Transactions requested of the CPU : Card writing to DRAM",
1230 "BriefDescription": "Number Transactions requested of the CPU : Card writing to DRAM",
1242 "BriefDescription": "Number Transactions requested of the CPU : Card reading from DRAM",
1254 "BriefDescription": "Number Transactions requested of the CPU : Card reading from DRAM",
1266 "BriefDescription": "Number Transactions requested of the CPU : Card reading from DRAM",
1278 "BriefDescription": "Number Transactions requested of the CPU : Card reading from DRAM",
1290 …"BriefDescription": "Number Transactions requested of the CPU : CmpD - device sending completion t…
1302 …"BriefDescription": "Number Transactions requested of the CPU : CmpD - device sending completion t…
[all …]
/Linux-v5.15/tools/perf/Documentation/
Ditrace.txt5 x synthesize transactions events
38 transactions events can be specified.
41 instructions or transactions events can be specified.
47 It is also possible to skip events generated (instructions, branches, transactions,
/Linux-v5.15/include/uapi/linux/
Dcoresight-stm.h13 * transactions. Guaranteed transactions are guaranteed to be
16 * timing transactions are not guaranteed to be traced, they
/Linux-v5.15/Documentation/i2c/
Ddev-interface.rst94 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.)
Dfunctionality.rst72 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-v5.15/tools/perf/pmu-events/arch/x86/tigerlake/
Dcache.json478 …"PublicDescription": "Counts memory transactions reached the super queue including requests initia…
505 …"BriefDescription": "Offcore outstanding cacheable Core Data Read transactions in SuperQueue (SQ),…
511 …": "Counts the number of offcore outstanding cacheable Core Data Read transactions in the super qu…
516 …"BriefDescription": "Cycles when offcore outstanding cacheable Core Data Read transactions are pre…
523 …on": "Counts cycles when offcore outstanding cacheable Core Data Read transactions are present in …
528 …"BriefDescription": "Cycles when offcore outstanding Demand Data Read transactions are present in …
535 …"PublicDescription": "Counts cycles when offcore outstanding Demand Data Read transactions are pre…
540 …"BriefDescription": "Cycles with offcore outstanding demand rfo reads transactions in SuperQueue (…
547 …cription": "Counts the number of offcore outstanding demand rfo Reads transactions in the super qu…
552 … "BriefDescription": "Demand Data Read transactions pending for off-core. Highly correlated.",
[all …]
/Linux-v5.15/Documentation/xtensa/
Datomctl.rst10 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-v5.15/drivers/gpu/drm/selftests/
Dtest-drm_dp_mst_helper.c71 txin = &IN.transactions[i]; in sideband_msg_req_equal()
72 txout = &OUT.transactions[i]; in sideband_msg_req_equal()
161 kfree(out->u.i2c_read.transactions[i].bytes); in sideband_msg_req_encode_decode()
240 in.u.i2c_read.transactions[i].bytes = data; in igt_dp_mst_sideband_msg_req_decode()
241 in.u.i2c_read.transactions[i].num_bytes = ARRAY_SIZE(data); in igt_dp_mst_sideband_msg_req_decode()
242 in.u.i2c_read.transactions[i].i2c_dev_id = 0x7f & ~i; in igt_dp_mst_sideband_msg_req_decode()
243 in.u.i2c_read.transactions[i].i2c_transaction_delay = 0xf & ~i; in igt_dp_mst_sideband_msg_req_decode()
/Linux-v5.15/sound/firewire/fireface/
Dff-transaction.c40 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-v5.15/drivers/net/ethernet/freescale/fman/
DKconfig24 read or write transactions into multiple smaller transactions
25 such that more than 17 AXI transactions are in flight from FMAN
/Linux-v5.15/fs/xfs/
Dxfs_log_priv.h71 * Below are states for covering allocation transactions.
73 * log write such that no allocation transactions will be re-done during
78 * space allocation transactions which can undo non-transactional changes
80 * already allocated do not result in any transactions. Allocations
88 * The fix for this is to do two dummy transactions when the
95 * These dummy transactions get committed when everything
101 * we are done covering previous transactions.
107 * on disk log with no other transactions.
234 * next set of transactions to be aggregated into a checkpoint.
263 * we can avoid the problem of having to hold out new transactions during a
[all …]
/Linux-v5.15/Documentation/powerpc/
Dtransactional_memory.rst17 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-v5.15/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt31 - 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-v5.15/tools/perf/pmu-events/arch/x86/ivybridge/
Dcache.json255 …"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-v5.15/drivers/dma/qcom/
Dhidma_mgmt.c58 "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-v5.15/drivers/staging/fwserial/
Ddma_fifo.h18 * 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 */

12345678910>>...28