Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/bmcweb/src/
H A Ddbus_utility.cpp47 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 Dexcp_helper.c43 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 Dseg_helper.c332 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 Dexception.c47 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 Duser_only_helper.c30 int exception, error_code; in ppc_cpu_record_sigsegv() local
H A Dtcg-excp_helper.c37 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 Ddbus_utility.hpp125 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 Davahi.cpp45 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 Dproperty.hpp11 inline void getAllProperties( in getAllProperties()
46 std::function<void(boost::system::error_code, PropertyType)>&& handler) in getProperty()
/openbmc/boost-dbus/include/dbus/
H A Dfilter.hpp45 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
H A Derror.hpp72 inline boost::system::error_code error::error_code() const { in error_code() function in dbus::error
H A Dconnection_service.hpp78 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
H A Dconnection.hpp135 void(boost::system::error_code, message)) in BOOST_ASIO_INITFN_RESULT_TYPE()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Derror_codes.hpp8 enum error_code enum
/openbmc/qemu/target/i386/tcg/user/
H A Dseg_helper.c45 int error_code, target_ulong next_eip) in do_interrupt_user()
/openbmc/u-boot/arch/x86/lib/
H A Dbios.h69 uint32_t error_code; member
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp15 namespace redfish::error_code namespace
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c79 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 Dqueue.hpp68 void(boost::system::error_code, in BOOST_ASIO_INITFN_RESULT_TYPE()
/openbmc/qemu/target/i386/tcg/system/
H A Dseg_helper.c86 int error_code, int is_hw, int rm) in handle_even_inj()
H A Dexcp_helper.c53 int error_code; member
159 int error_code; in mmu_translate() local
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp252 int /* signalNumber */) { in setupSignal()
/openbmc/qemu/target/i386/kvm/
H A Dtdx-quote-generator.h33 uint64_t error_code; member
/openbmc/dbus-sensors/src/
H A DUtils.cpp367 [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 Dprocessor.h71 unsigned long error_code; member

123