/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/ |
H A D | Manager.interface.yaml | 9 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 D | log_manager.hpp | 83 * 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 D | qed-l2-cache.c | 26 * 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 D | handler.cpp | 177 /* 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 D | binarystore-via-blobs.md | 127 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 D | fan_error.hpp | 128 * 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 D | README.md | 3 YADRO is a technology company committed to influencing the way enterprises
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 176.out | 16 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 D | 097.out | 16 Image committed. 53 Image committed. 91 Image committed. 129 Image committed.
|
H A D | 313.out | 23 Image committed.
|
H A D | 198.out | 24 Image committed.
|
H A D | 039.out | 72 Image committed.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | README.md | 4 - 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 D | README.md | 15 - 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 D | readme.md | 33 The linting script runs when code is committed, during pre-commit, and when the
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qemu-img-close-errors.out | 6 Image committed.
|
/openbmc/qemu/hw/timer/ |
H A D | imx_epit.c | 173 * 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 D | page-vary-common.c | 34 * 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 D | sshd_check_keys | 30 # sync to ensure the atomic rename is committed
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_state_verificationstarted_unittest.cpp | 127 * committed and transitions to verificationCompleted. in TEST_F() 135 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
|
/openbmc/qemu/docs/devel/ |
H A D | code-of-conduct.rst | 11 * Be welcoming. We are committed to making participation in this project
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/ |
H A D | version_stat_unittest.cpp | 68 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/ |
H A D | log_stat_unittest.cpp | 82 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
|
/openbmc/phosphor-ipmi-flash/tools/test/ |
H A D | tools_helper_unittest.cpp | 55 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
|
H A D | tools_updater_unittest.cpp | 239 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()
|