Home
last modified time | relevance | path

Searched refs:get_io_context (Results 1 – 18 of 18) sorted by relevance

/openbmc/telemetry/src/
H A Dtrigger_factory.cpp169 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 Dreport_factory.cpp43 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 Dblk-ioc.c29 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 DUtils.cpp364 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 DUtils.hpp288 self->dbusConnection->get_io_context()); in getPath()
336 self->dbusConnection->get_io_context()); in getConfiguration()
/openbmc/estoraged/src/
H A DgetConfig.cpp51 self->dbusConnection->get_io_context()); in getStorageInfo()
/openbmc/service-config-manager/src/
H A Dutils.cpp87 boost::asio::steady_timer sleepTimer(conn->get_io_context()); in systemdUnitAction()
H A Dsrvcfg_manager.cpp505 conn->get_io_context(), in startServiceRestartTimer()
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp133 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatch()
/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp115 timer(crow::connections::systemBus->get_io_context()) in TaskData()
317 crow::connections::systemBus->get_io_context(), in startTimer()
H A Dmanager_logservices_journal.hpp107 boost::asio::post(crow::connections::systemBus->get_io_context(), in readJournalEntries()
H A Dmetric_report_definition.hpp795 boost::asio::post(crow::connections::systemBus->get_io_context(), in ~AddReport()
983 crow::connections::systemBus->get_io_context(), in ~UpdateMetrics()
H A Dvirtual_media.hpp484 crow::connections::systemBus->get_io_context()); in doMountVmLegacy()
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp75 sseConn(&connIn), hbTimer(crow::connections::systemBus->get_io_context())
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp302 boost::asio::io_context& get_io_context() in get_io_context() function in sdbusplus::asio::connection
H A Dobject_server.hpp617 conn_->get_io_context(), std::move(handler)); in register_method()
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp241 conn->get_io_context(), std::chrono::seconds(retrySeconds)); in tryReadSSpec()
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp1106 boost::asio::post(crow::connections::systemBus->get_io_context(), in ~GetPIDValues()