/openbmc/telemetry/src/ |
H A D | trigger_factory.cpp | 169 bus->get_io_context(), reportIds); in makeDiscreteThreshold() 172 bus->get_io_context(), triggerId, sensors, std::move(actions), in makeDiscreteThreshold() 193 bus->get_io_context(), reportIds); in makeNumericThreshold() 196 bus->get_io_context(), triggerId, sensors, std::move(actions), in makeNumericThreshold() 210 bus->get_io_context(), reportIds); in makeOnChangeThreshold() 239 bus->get_io_context(), objServer, std::move(id), name, triggerActions, in make() 279 service, sensorPath, metadata, bus->get_io_context(), bus)); in updateSensors()
|
H A D | report_factory.cpp | 43 bus->get_io_context(), objServer, id, name, reportingType, in make() 107 sensorPath.at_label<Metadata>(), bus->get_io_context(), bus); in getSensors()
|
/openbmc/linux/block/ |
H A D | blk-ioc.c | 29 static void get_io_context(struct io_context *ioc) in get_io_context() function 425 get_io_context(ioc); in ioc_find_get_icq() 428 get_io_context(ioc); in ioc_find_get_icq()
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.cpp | 364 conn->get_io_context()); in getPowerStatus() 397 conn->get_io_context()); in getPostStatus() 432 conn->get_io_context()); in getChassisStatus() 459 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatchCallback() 460 static boost::asio::steady_timer timerChassisOn(conn->get_io_context()); in setupPowerMatchCallback()
|
H A D | Utils.hpp | 288 self->dbusConnection->get_io_context()); in getPath() 336 self->dbusConnection->get_io_context()); in getConfiguration()
|
/openbmc/estoraged/src/ |
H A D | getConfig.cpp | 51 self->dbusConnection->get_io_context()); in getStorageInfo()
|
/openbmc/service-config-manager/src/ |
H A D | utils.cpp | 87 boost::asio::steady_timer sleepTimer(conn->get_io_context()); in systemdUnitAction()
|
H A D | srvcfg_manager.cpp | 505 conn->get_io_context(), in startServiceRestartTimer()
|
/openbmc/s2600wf-misc/hsbp-manager/include/ |
H A D | utils.hpp | 133 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatch()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 115 timer(crow::connections::systemBus->get_io_context()) in TaskData() 317 crow::connections::systemBus->get_io_context(), in startTimer()
|
H A D | manager_logservices_journal.hpp | 107 boost::asio::post(crow::connections::systemBus->get_io_context(), in readJournalEntries()
|
H A D | metric_report_definition.hpp | 795 boost::asio::post(crow::connections::systemBus->get_io_context(), in ~AddReport() 983 crow::connections::systemBus->get_io_context(), in ~UpdateMetrics()
|
H A D | virtual_media.hpp | 484 crow::connections::systemBus->get_io_context()); in doMountVmLegacy()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | subscription.cpp | 75 sseConn(&connIn), hbTimer(crow::connections::systemBus->get_io_context())
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | connection.hpp | 302 boost::asio::io_context& get_io_context() in get_io_context() function in sdbusplus::asio::connection
|
H A D | object_server.hpp | 617 conn_->get_io_context(), std::move(handler)); in register_method()
|
/openbmc/smbios-mdr/src/ |
H A D | cpuinfo_main.cpp | 241 conn->get_io_context(), std::chrono::seconds(retrySeconds)); in tryReadSSpec()
|
/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 1106 boost::asio::post(crow::connections::systemBus->get_io_context(), in ~GetPIDValues()
|