| /openbmc/phosphor-logging/ |
| H A D | extensions.hpp | 81 Extensions e{func}; \ 94 Extensions e{Extensions::DefaultErrorCaps::disable}; \ 98 * @class Extensions 100 * This class manages any error log extensions. Extensions can register 106 class Extensions class 109 Extensions() = delete; 110 ~Extensions() = default; 111 Extensions(const Extensions 130 explicit Extensions(StartupFunction func) Extensions() function in phosphor::logging::Extensions 143 explicit Extensions(CreateFunction func) Extensions() function in phosphor::logging::Extensions 156 explicit Extensions(DeleteFunction func) Extensions() function in phosphor::logging::Extensions 170 explicit Extensions(DeleteProhibitedFunction func) Extensions() function in phosphor::logging::Extensions 183 explicit Extensions(LogIDWithHwIsolationFunction func) Extensions() function in phosphor::logging::Extensions 197 explicit Extensions(DefaultErrorCaps defaultCaps) Extensions() function in phosphor::logging::Extensions [all...] |
| H A D | extensions.cpp | 8 StartupFunctions& Extensions::getStartupFunctions() in getStartupFunctions() 14 CreateFunctions& Extensions::getCreateFunctions() in getCreateFunctions() 20 DeleteFunctions& Extensions::getDeleteFunctions() in getDeleteFunctions() 26 DeleteProhibitedFunctions& Extensions::getDeleteProhibitedFunctions() in getDeleteProhibitedFunctions() 32 LogIDsWithHwIsolationFunctions& Extensions::getLogIDWithHwIsolationFunctions() in getLogIDWithHwIsolationFunctions() 38 Extensions::DefaultErrorCaps& Extensions::getDefaultErrorCaps() in getDefaultErrorCaps()
|
| H A D | log_manager_main.cpp | 43 for (auto& startup : phosphor::logging::Extensions::getStartupFunctions()) in main()
|
| H A D | log_manager.cpp | 208 if (!Extensions::disableDefaultLogCaps()) in createEntry() 449 for (auto& create : Extensions::getCreateFunctions()) in doExtensionLogCreate() 511 for (auto& func : Extensions::getLogIDWithHwIsolationFunctions()) in eraseAll() 579 for (auto& func : Extensions::getDeleteProhibitedFunctions()) in erase() 628 for (auto& remove : Extensions::getDeleteFunctions()) in erase()
|
| H A D | elog_entry.cpp | 33 for (auto& func : Extensions::getDeleteProhibitedFunctions()) in resolved()
|
| H A D | README.md | 11 - [Event Log Extensions](#event-log-extensions) 300 ## Event Log Extensions 310 Extensions can register themselves to have functions called at the following 337 Motivationphosphor-logging""Event Log Extensions global() argument 348 Creating extensionsphosphor-logging""Event Log Extensions global() argument 406 Extension Listphosphor-logging""Event Log Extensions global() argument
|
| /openbmc/phosphor-logging/test/ |
| H A D | extensions_test.cpp | 68 EXPECT_EQ(Extensions::getStartupFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION() 69 for (auto& s : Extensions::getStartupFunctions()) in REGISTER_EXTENSION_FUNCTION() 77 EXPECT_EQ(Extensions::getCreateFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION() 78 for (auto& c : Extensions::getCreateFunctions()) in REGISTER_EXTENSION_FUNCTION() 83 EXPECT_EQ(Extensions::getDeleteFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION() 84 for (auto& d : Extensions::getDeleteFunctions()) in REGISTER_EXTENSION_FUNCTION() 89 EXPECT_EQ(Extensions::getDeleteProhibitedFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION() 90 for (auto& p : Extensions::getDeleteProhibitedFunctions()) in REGISTER_EXTENSION_FUNCTION() 97 EXPECT_EQ(Extensions::getLogIDWithHwIsolationFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION() 102 Extensions::getLogIDWithHwIsolationFunctions()[i]; in REGISTER_EXTENSION_FUNCTION() [all …]
|
| H A D | elog_update_ts_test.cpp | 150 Extensions ext{deleteIsProhibitedMock}; in TEST() 155 Extensions::getDeleteProhibitedFunctions().clear(); in TEST() 157 Extensions e{deleteIsNotProhibitedMock}; in TEST()
|
| /openbmc/qemu/docs/system/arm/ |
| H A D | xlnx-zcu102.rst | 14 Arm Security Extensions (TrustZone). The default is ``off``. 18 Arm Virtualization Extensions. The default is ``off``.
|
| H A D | vexpress.rst | 53 TrustZone or the Virtualization Extensions: if you want these you
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | RPL-1.1 | 9 … for execution of same (collectively defined as Extensions) that You Deploy by Deploying Your Exte… 17 …Extensions to the Licensed Software consistent with the rights granted by this License, provided t… 23 a. Charge for the Source Code to the Licensed Software, or Your Extensions, other than a nominal fe… 35 …ode and in a text file titled "CHANGES" distributed with the Licensed Software and Your Extensions. 37 b. Make the Source Code for any Extensions You Deploy available in a timely fashion via an Electron… 39 …ility of Source Code to Your Extensions in a timely fashion and include in such notice a brief des… 41 …, reproduce, display, perform, modify, sublicense, and distribute Your Extensions, in any form, un… 55 …1.5 "Extensions" means any Modifications, Derivative Works, or Required Components as those terms … 59 …pursuant to this License. Licensed Software also includes all previous Extensions from any Contrib… 73 …or Your Extensions by means of a computer network to one or more computers for purposes of executi… [all …]
|
| H A D | RPL-1.5 | 77 1.5 "Extensions" means any Modifications, Derivative Works, or Required 85 Licensed Software also includes all previous Extensions from any Contributor 114 1.14 "Serve" means to deliver Licensed Software and/or Your Extensions by 116 of Licensed Software and/or Your Extensions. 123 Licensed Software and/or Your Extensions, including all modules contained 127 version of the Licensed Software or Your Extensions. 142 Extensions created by a Contributor. These actions are prohibited by law if 158 Licensed Software and Your Extensions in both Source Code form or as an 184 Extensions Deployed by such Contributor or portions thereof, in both Source 189 Contributor, to make, use, have made, and/or otherwise dispose of Extensions [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-testtools_2.7.2.bb | 1 SUMMARY = "Extensions to the Python standard library unit testing framework"
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/ |
| H A D | gnome-shell-extensions_48.0.bb | 1 SUMMARY = "GNOME Shell Extensions"
|
| /openbmc/qemu/docs/system/ppc/ |
| H A D | prep.rst | 12 * PCI VGA compatible card with VESA Bochs Extensions
|
| H A D | powermac.rst | 16 * PCI VGA compatible card with VESA Bochs Extensions
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-dateutil_2.9.0.bb | 1 SUMMARY = "Extensions to the standard Python datetime module"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/ |
| H A D | 0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch | 32 # Extensions for a typical CA - PKIX recommendation.
|
| /openbmc/qemu/docs/system/ |
| H A D | target-sparc64.rst | 27 - PCI VGA compatible card with VESA Bochs Extensions
|
| /openbmc/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | Kconfig | 50 Virtual Machine Extensions are provided in many x86 CPUs. These
|
| /openbmc/qemu/docs/system/riscv/ |
| H A D | microblaze-v-generic.rst | 27 - Extensions: m, a, f, c
|
| /openbmc/qemu/tests/unit/ |
| H A D | pkix_asn1_tab.c.inc | 508 {"extensions", 536895490, "Extensions"}, 525 {"Extensions", 1612709899, 0}, 547 {"crlEntryExtensions", 16386, "Extensions"}, 548 {"crlExtensions", 536895490, "Extensions"},
|
| /openbmc/qemu/target/riscv/insn_trans/ |
| H A D | trans_rvbf16.c.inc | 2 * RISC-V translation routines for the BF16 Standard Extensions.
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | oem-extension-numbering.md | 13 ## OEM Extensions, Block Transfer Transport Example
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | tdx.rst | 5 Virtual Machine Extensions (VMX) and Multi-Key Total Memory Encryption (MKTME)
|