/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 47 std::function<void(const boost::system::error_code&, in getAllProperties() 58 std::function<void(const boost::system::error_code&, in getAllProperties() 80 std::function<void(const boost::system::error_code&, in getSubTree() 96 std::function<void(const boost::system::error_code&, in getSubTreePaths() 115 std::function<void(const boost::system::error_code&, in getAssociatedSubTree() 132 std::function<void(const boost::system::error_code&, in getAssociatedSubTreePaths() 152 std::function<void(const boost::system::error_code&, in getAssociatedSubTreeById() 170 std::function<void(const boost::system::error_code&, in getAssociatedSubTreePathsById() 187 std::function<void(const boost::system::error_code&, in getDbusObject() 202 std::function<void(const boost::system::error_code&, in getAssociationEndPoints() [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | excp_helper.c | 43 static int check_exception(CPUX86State *env, int intno, int *error_code, in check_exception() 91 int is_int, int error_code, in raise_interrupt2() 120 int error_code) in raise_exception_err() 126 int error_code, uintptr_t retaddr) in raise_exception_err_ra()
|
H A D | seg_helper.c | 332 uint32_t error_code, uintptr_t retaddr) in switch_tss_ra() 631 int error_code) in switch_tss() 686 int error_code, unsigned int next_eip, in do_interrupt_protected() 951 int error_code, target_ulong next_eip, int is_hw) in do_interrupt64() 1142 int error_code, unsigned int next_eip) in do_interrupt_real() 1192 int error_code, target_ulong next_eip, int is_hw) in do_interrupt_all()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | exception.c | 47 int error_code) in helper_raise_exception_err() 140 int error_code, uintptr_t pc) in do_raise_exception_err()
|
/openbmc/qemu/target/ppc/ |
H A D | user_only_helper.c | 30 int exception, error_code; in ppc_cpu_record_sigsegv() local
|
H A D | tcg-excp_helper.c | 37 uint32_t error_code, uintptr_t raddr) in raise_exception_err_ra() 47 uint32_t error_code) in helper_raise_exception_err() 60 uint32_t error_code) in raise_exception_err() 843 uint32_t error_code = 0; in helper_book3s_trace() local
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 125 std::function<void(const boost::system::error_code&, in getProperty() 137 std::function<void(const boost::system::error_code&, in getProperty()
|
/openbmc/boost-dbus/test/ |
H A D | avahi.cpp | 45 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST() 85 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST() 95 t.async_wait([&](const boost::system::error_code& /*e*/) { in TEST() 233 t.async_wait([&](const boost::system::error_code&) { in TEST() 289 t.async_wait([&](const boost::system::error_code&) { in TEST()
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | property.hpp | 11 inline void getAllProperties( in getAllProperties() 46 std::function<void(boost::system::error_code, PropertyType)>&& handler) in getProperty()
|
/openbmc/boost-dbus/include/dbus/ |
H A D | filter.hpp | 45 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
|
H A D | error.hpp | 72 inline boost::system::error_code error::error_code() const { in error_code() function in dbus::error
|
H A D | connection_service.hpp | 78 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
|
H A D | connection.hpp | 135 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | error_codes.hpp | 8 enum error_code enum
|
/openbmc/qemu/target/i386/tcg/user/ |
H A D | seg_helper.c | 45 int error_code, target_ulong next_eip) in do_interrupt_user()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | bios.h | 69 uint32_t error_code; member
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | error_code_test.cpp | 15 namespace redfish::error_code namespace
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 79 int error_code = 0, is_dirty, is_user; in get_physical_address() local 217 int error_code = 0, access_index; in sparc_cpu_tlb_fill() local 767 int error_code = 0, access_index; in sparc_cpu_tlb_fill() local
|
/openbmc/boost-dbus/include/dbus/detail/ |
H A D | queue.hpp | 68 void(boost::system::error_code, in BOOST_ASIO_INITFN_RESULT_TYPE()
|
/openbmc/qemu/target/i386/tcg/system/ |
H A D | seg_helper.c | 86 int error_code, int is_hw, int rm) in handle_even_inj()
|
H A D | excp_helper.c | 53 int error_code; member 159 int error_code; in mmu_translate() local
|
/openbmc/phosphor-net-ipmid/ |
H A D | sd_event_loop.cpp | 252 int /* signalNumber */) { in setupSignal()
|
/openbmc/qemu/target/i386/kvm/ |
H A D | tdx-quote-generator.h | 33 uint64_t error_code; member
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.cpp | 367 [timer, conn, retries](boost::system::error_code) { in getPowerStatus() 400 [timer, conn, retries](boost::system::error_code) { in getPostStatus() 435 [timer, conn, retries](boost::system::error_code) { in getChassisStatus()
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | processor.h | 71 unsigned long error_code; member
|