| /openbmc/qemu/hw/usb/ |
| H A D | u2f-passthru.c | 47 struct transaction { struct 68 struct transaction current_transactions[CURRENT_TRANSACTIONS_NUM]; argument 152 static struct transaction *u2f_transaction_get(U2FPassthruState *key, in u2f_transaction_get() 162 static struct transaction *u2f_transaction_get_from_nonce(U2FPassthruState *key, in u2f_transaction_get_from_nonce() 190 sizeof(struct transaction)); in u2f_transaction_close() 208 struct transaction *transaction; in u2f_transaction_add() local 213 transaction = &key->current_transactions[index]; in u2f_transaction_add() 214 u2f_transaction_close(key, transaction->cid); in u2f_transaction_add() 223 transaction = &key->current_transactions[index]; in u2f_transaction_add() 224 transaction->cid = cid; in u2f_transaction_add() [all …]
|
| /openbmc/sdbusplus/include/sdbusplus/server/ |
| H A D | transaction.hpp | 15 namespace transaction namespace 67 struct hash<sdbusplus::server::transaction::Transaction> 70 const sdbusplus::server::transaction::Transaction& t) const; 75 struct hash<sdbusplus::server::transaction::details::Transaction> 78 const sdbusplus::server::transaction::details::Transaction& t) const; 87 namespace transaction namespace
|
| /openbmc/bmcweb/features/openbmc_rest/ |
| H A D | openbmc_dbus_rest.hpp | 97 const std::shared_ptr<bmcweb::AsyncResp>& transaction) in introspectObjects() argument 99 if (transaction->res.jsonValue.is_null()) in introspectObjects() 101 transaction->res.jsonValue["status"] = "ok"; in introspectObjects() 102 transaction->res.jsonValue["bus_name"] = processName; in introspectObjects() 103 transaction->res.jsonValue["objects"] = nlohmann::json::array(); in introspectObjects() 107 [transaction, processName{std::string(processName)}, in introspectObjects() 121 transaction->res.jsonValue["objects"].emplace_back( in introspectObjects() 148 introspectObjects(processName, newpath, transaction); in introspectObjects() 263 const std::shared_ptr<InProgressEnumerateData>& transaction) in getManagedObjectsForEnumerate() argument 271 [transaction, objectName, in getManagedObjectsForEnumerate() [all …]
|
| /openbmc/sdbusplus/src/server/ |
| H A D | transaction.cpp | 7 namespace transaction namespace 77 size_t hash<sdbusplus::server::transaction::Transaction>::operator()( in operator ()() 78 const sdbusplus::server::transaction::Transaction& t) const in operator ()() 88 size_t hash<sdbusplus::server::transaction::details::Transaction>::operator()( in operator ()() 89 const sdbusplus::server::transaction::details::Transaction& t) const in operator ()()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
| H A D | 0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch | 4 Subject: [PATCH] lib/transaction.c: fix file conflicts for MIPS64 N32 31 lib/transaction.c | 13 ++++++++++++- 34 diff --git a/lib/transaction.c b/lib/transaction.c 36 --- a/lib/transaction.c 37 +++ b/lib/transaction.c
|
| /openbmc/sdbusplus/tools/sdbusplus/templates/ |
| H A D | property.aserver.callback.hpp.mako | 18 // Set up the transaction. 19 sdbusplus::server::transaction::set_id(m); 66 // Set up the transaction. 67 sdbusplus::server::transaction::set_id(m);
|
| /openbmc/qemu/qapi/ |
| H A D | transaction.json | 16 # This action can be used to test transaction failure. 161 # `transaction`. 203 # @transaction: 229 # in the transaction. When an I/O error occurs during deletion, the 236 # execution of the transaction. See `TransactionProperties` for 240 # - Any errors from commands in the transaction 242 # .. note:: The transaction aborts on the first failure. Therefore, 270 { 'command': 'transaction',
|
| H A D | job.json | 64 # @waiting: The job is waiting for other jobs in the transaction to 66 # visible for the last job in a transaction. 241 # Instructs all jobs in a transaction (or a single job if it is not 242 # part of any transaction) to finalize any graph changes and do any 246 # For jobs in a transaction, instructing one job to finalize will 247 # force ALL jobs in the transaction to finalize, so it is only 253 # @id: The identifier of any job in the transaction, or of a job that 254 # is not part of any transaction.
|
| H A D | cxl.json | 59 # @transaction-type: Type of first transaction that caused the event 64 # interface that can be independently accessed for a transaction. 67 # memory devices on a channel that together execute a transaction. 80 'type': 'uint8', 'transaction-type': 'uint8', 109 # @transaction-type: Type of first transaction that caused the event 114 # interface that can be independently accessed for a transaction. 117 # memory devices on a channel that together execute a transaction. 139 'type': 'uint8', 'transaction-type': 'uint8',
|
| /openbmc/phosphor-objmgr/src/ |
| H A D | main.cpp | 168 const std::shared_ptr<InProgressIntrospect>& transaction, in doIntrospect() argument 175 [&io, &interfaceMap, &objectServer, transaction, path, systemBus, in doIntrospect() 183 doIntrospect(io, systemBus, transaction, interfaceMap, in doIntrospect() 189 << " on process: " << transaction->processName in doIntrospect() 220 thisPathMap[transaction->processName].emplace(ifaceName); in doIntrospect() 225 transaction->processName, path); in doIntrospect() 234 transaction->assocMaps, objectServer); in doIntrospect() 248 doIntrospect(io, systemBus, transaction, interfaceMap, in doIntrospect() 254 transaction->processName, path, "org.freedesktop.DBus.Introspectable", in doIntrospect() 270 std::shared_ptr<InProgressIntrospect> transaction = in startNewIntrospect() local [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 241.out | 9 transaction size: 64-bit 20 transaction size: 64-bit 33 transaction size: 64-bit
|
| H A D | 236.out | 47 "execute": "transaction", 111 "execute": "transaction", 164 "execute": "transaction", 221 "execute": "transaction", 291 "execute": "transaction",
|
| H A D | 085.out | 39 { 'execute': 'transaction', 'arguments': 51 { 'execute': 'transaction', 'arguments': 63 { 'execute': 'transaction', 'arguments': 75 { 'execute': 'transaction', 'arguments': 87 { 'execute': 'transaction', 'arguments': 99 { 'execute': 'transaction', 'arguments': 111 { 'execute': 'transaction', 'arguments': 123 { 'execute': 'transaction', 'arguments': 135 { 'execute': 'transaction', 'arguments':
|
| H A D | 256.out | 24 "execute": "transaction", 87 "execute": "transaction",
|
| H A D | 307.out | 22 transaction size: 64-bit 51 transaction size: 64-bit 83 transaction size: 64-bit 93 transaction size: 64-bit 120 transaction size: 64-bit
|
| H A D | 137 | 129 echo === Test transaction semantics ===
|
| H A D | 233.out | 42 transaction size: 64-bit 57 transaction size: 64-bit 88 transaction size: 64-bit 99 transaction size: 64-bit
|
| H A D | 223.out | 90 transaction size: 64-bit 101 transaction size: 64-bit 111 transaction size: 64-bit 212 transaction size: 64-bit 223 transaction size: 64-bit 233 transaction size: 64-bit
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-tinyrecord_0.2.0.bb | 1 SUMMARY = "transaction support for TinyDB" 3 Tinyrecord is a library which implements atomic transaction \
|
| /openbmc/phosphor-logging/lib/ |
| H A D | elog.cpp | 34 uint64_t id = sdbusplus::server::transaction::get_id(); in commit() 46 uint64_t id = sdbusplus::server::transaction::get_id(); in commit()
|
| /openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/ |
| H A D | server.hpp | 36 server::transaction::set_id(m); in property_callback() 92 server::transaction::set_id(m); in method_callback()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/ |
| H A D | runbuilds.py | 6 from django.db import transaction 28 @transaction.atomic 35 @transaction.atomic
|
| /openbmc/qemu/docs/interop/ |
| H A D | bitmaps.rst | 477 See `transaction <qemu-qmp.ref.html#index-transaction>`_ in the QMP reference 508 #. Using a single transaction, perform the following operations: 571 "execute": "transaction", 653 use a transaction to reset the bitmap while making a new full backup: 658 "execute": "transaction", 1019 "execute": "transaction", 1130 #. Issue a multi-drive incremental push backup transaction: 1135 "execute": "transaction", 1196 launched, either by an individual QMP command or a QMP transaction, the user 1369 interactions with notions of how a "transaction" ought to behave. [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.i2c | 6 Clock-stretching and the arbitrary time that an I2C transaction can take 9 transaction it is hard to know the state of the bus.
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | uniphier-ld4.dtsi | 283 has-transaction-translator; 297 has-transaction-translator; 311 has-transaction-translator;
|