Home
last modified time | relevance | path

Searched full:committed (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/
H A DManager.interface.yaml9 fields to flash. The "level" of the committed error log is same as the
15 The unique identifier of the journal entry(ies) to be committed.
20 to be committed.
35 The unique identifier of the journal entry(ies) to be committed.
40 to be committed.
/openbmc/phosphor-logging/
H A Dlog_manager.hpp83 * to be committed.
85 * error log to be committed.
95 * to be committed.
97 * error log to be committed.
176 * error log to be committed.
230 * to be committed.
232 * error log to be committed.
266 * error log to be committed.
367 * error log to be committed.
383 * error log to be committed.
/openbmc/qemu/block/
H A Dqed-l2-cache.c26 * committed to the cache. Subsequent accesses to that L2 table will be served
29 * L2 tables are also committed to the cache when new L2 tables are allocated
31 * table is first written out to the image file and then committed to the
149 * present on disk, the entry can be committed into the cache.
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp177 /* If a blob is committing or committed, return true directly. But if last in commit()
181 (blobs::StateFlags::committing | blobs::StateFlags::committed)) in commit()
243 // Unset committing state and set committed state in commit()
245 blobPtr->state |= blobs::StateFlags::committed; in commit()
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md127 a valid binary has successfully been committed, its blob id will appear in the
149 Note this operation reads from memory. Make sure the stat is 'COMMITTED' which
173 `blob_state` will be set with `OPEN_R`, `OPEN_W`, and/or `COMMITTED` as
197 1. `BmcBlobStat` on `/bmc_store/blob0` shows non-zero size and `COMMITTED`
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.hpp128 * The FFDC is passed in here so that if an error is committed
133 * @param[in] isPowerOffError - If this is committed at the time of the
188 * @param[in] isPowerOffError - If this is committed at the time of the
/openbmc/openbmc/meta-yadro/
H A DREADME.md3 YADRO is a technology company committed to influencing the way enterprises
/openbmc/qemu/tests/qemu-iotests/
H A D176.out16 Image committed.
56 Image committed.
97 Image committed.
138 Image committed.
182 Image committed.
231 Image committed.
281 Image committed.
331 Image committed.
H A D097.out16 Image committed.
53 Image committed.
91 Image committed.
129 Image committed.
H A D313.out23 Image committed.
H A D198.out24 Image committed.
H A D039.out72 Image committed.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DREADME.md4 - Creates error entry D-Bus objects when an error is reported/committed.
50 - Logging entry D-Bus objects are created for the committed errors.
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md15 - Polling until the blob has been committed
280 COMMITTED = 3,
288 writing. If the state is `COMMITTED`, the blob may be available for reading.
298 If the blob is open or committed but has been inactive for longer than the
/openbmc/webui-vue/docs/guide/coding-standards/
H A Dreadme.md33 The linting script runs when code is committed, during pre-commit, and when the
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors.out6 Image committed.
/openbmc/qemu/hw/timer/
H A Dimx_epit.c173 * on it are committed here. Otherwise stale values are be read. in imx_epit_update_compare_timer()
272 /* Update compare timer based on the committed reload timer value. */ in imx_epit_write_cr()
311 /* Update the compare timer based on the committed reload timer value. */ in imx_epit_write_lr()
320 /* Update the compare timer based on the committed reload timer value. */ in imx_epit_write_cmp()
/openbmc/qemu/
H A Dpage-vary-common.c34 * larger. And we can't make it smaller once we've committed to in set_preferred_target_page_bits_common()
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd_check_keys30 # sync to ensure the atomic rename is committed
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_verificationstarted_unittest.cpp127 * committed and transitions to verificationCompleted. in TEST_F()
135 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
/openbmc/qemu/docs/devel/
H A Dcode-of-conduct.rst11 * Be welcoming. We are committed to making participation in this project
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_stat_unittest.cpp68 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_stat_unittest.cpp82 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_helper_unittest.cpp55 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
H A Dtools_updater_unittest.cpp239 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
257 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
292 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()

12345