Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/service-config-manager/src/
H A Dutils.cpp33 boost::asio::yield_context yield) in systemdDaemonReload() argument
36 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, sysdMgrIntf, in systemdDaemonReload()
55 boost::asio::yield_context yield, in systemdUnitAction() argument
61 yield, ec, sysdService, sysdObjPath, sysdMgrIntf, actionMethod, in systemdUnitAction()
72 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitAction()
90 sleepTimer.async_wait(yield[ec]); in systemdUnitAction()
98 boost::asio::yield_context yield, const std::vector<std::string>& unitFiles, in systemdUnitFilesStateChange() argument
105 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange()
112 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange()
120 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange()
[all …]
H A Dsrvcfg_manager.cpp475 void ServiceConfig::stopAndApplyUnitConfig(boost::asio::yield_context yield) in stopAndApplyUnitConfig() argument
487 systemdUnitAction(conn, yield, getSocketUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
491 systemdUnitAction(conn, yield, getServiceUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
502 yield, ec, sysdService, sysdObjPath, sysdMgrIntf, in stopAndApplyUnitConfig()
519 systemdUnitAction(conn, yield, service, sysdStopUnit); in stopAndApplyUnitConfig()
574 systemdUnitFilesStateChange(conn, yield, unitFiles, stateValue, in stopAndApplyUnitConfig()
579 void ServiceConfig::restartUnitConfig(boost::asio::yield_context yield) in restartUnitConfig() argument
591 systemdUnitAction(conn, yield, getSocketUnitName(), in restartUnitConfig()
596 systemdUnitAction(conn, yield, getServiceUnitName(), in restartUnitConfig()
628 [this](boost::asio::yield_context yield) { in startServiceRestartTimer() argument
[all …]
/openbmc/sdbusplus/example/
H A Dasio-example.cpp26 int fooYield(boost::asio::yield_context yield, in fooYield() argument
33 yield, ec, "xyz.openbmc_project.asio-test", "/xyz/openbmc_project/test", in fooYield()
59 boost::asio::yield_context yield) in do_start_async_method_call_one() argument
64 yield, ec, "xyz.openbmc_project.asio-test", "/xyz/openbmc_project/test", in do_start_async_method_call_one()
68 yield, ec, "xyz.openbmc_project.asio-test", "/xyz/openbmc_project/test", in do_start_async_method_call_one()
80 yield, ec, "xyz.openbmc_project.asio-test", "/xyz/openbmc_project/test", in do_start_async_method_call_one()
84 yield, ec, "xyz.openbmc_project.asio-test", "/xyz/openbmc_project/test", in do_start_async_method_call_one()
98 boost::asio::yield_context yield) in do_start_async_ipmi_call() argument
111 sdbusplus::message_t reply = conn->async_send_yield(method, yield[ec]); in do_start_async_ipmi_call()
147 boost::asio::yield_context yield) in do_start_async_to_yield() argument
[all …]
/openbmc/intel-ipmi-oem/src/
H A Dbmccontrolservices.cpp111 ipmi::RspType<> setBmcControlServices(boost::asio::yield_context yield, in setBmcControlServices() argument
127 yield, ec, getServiceConfigMgrName().c_str(), serviceConfigBasePath, in setBmcControlServices()
149 yield, ec, getServiceConfigMgrName().c_str(), in setBmcControlServices()
167 ipmi::RspType<uint16_t> getBmcControlServices(boost::asio::yield_context yield) in getBmcControlServices() argument
175 yield, ec, getServiceConfigMgrName().c_str(), serviceConfigBasePath, in getBmcControlServices()
H A Dmanufacturingcommands.cpp67 ctx->bus->yield_method_call<>(ctx->yield, ec, specialModeService, in resetMtmTimer()
430 ctx->yield, ec, "xyz.openbmc_project.ObjectMapper", in appMTMGetSignal()
756 ctx->yield, ec, "xyz.openbmc_project.ObjectMapper", in appMTMSetSignal()
1323 ctx->yield, ec, "xyz.openbmc_project.ObjectMapper", in getMCTPServiceConfigPaths()
1348 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService()
1353 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService()
1361 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService()
1367 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService()
1374 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService()
1380 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService()
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h32 static inline void yield(void) in yield() function
44 yield(); in sleep()
H A Dvirtio.c165 yield(); in vr_poll()
194 yield(); in vring_wait_reply()
/openbmc/service-config-manager/inc/
H A Dutils.hpp81 boost::asio::yield_context yield);
84 boost::asio::yield_context yield,
90 boost::asio::yield_context yield, const std::vector<std::string>& unitFiles,
H A Dsrvcfg_manager.hpp71 void stopAndApplyUnitConfig(boost::asio::yield_context yield);
72 void restartUnitConfig(boost::asio::yield_context yield);
/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp24 boost::asio::yield_context& yield, in getSubTreeSensors() argument
30 yield, ec, "xyz.openbmc_project.ObjectMapper", in getSubTreeSensors()
/openbmc/telemetry/src/
H A Dreport_manager.cpp48 [this](boost::asio::yield_context& yield, std::string reportId, in ReportManager()
76 return addReport(yield, reportId, reportName, in ReportManager()
138 boost::asio::yield_context& yield, const std::string& reportId, in addReport() argument
145 reportFactory->convertMetricParams(yield, metricParams); in addReport()
53 __anonca3fbb7a0602(boost::asio::yield_context& yield, std::string reportId, std::string reportName, std::string reportingType, std::string reportUpdates, uint64_t appendLimit, std::vector<std::string> reportActions, uint64_t interval, ReadingParameters readingParameters, bool enabled) ReportManager() argument
H A Dreport_factory.hpp21 boost::asio::yield_context& yield,
H A Dreport_factory.cpp112 boost::asio::yield_context& yield, in convertMetricParams() argument
120 auto tree = utils::getSubTreeSensors(yield, bus); in convertMetricParams()
H A Dtrigger_manager.cpp29 boost::asio::yield_context& yield, const std::string& id, in TriggerManager()
52 triggerFactory->getLabeledSensorsInfo(yield, sensors); in TriggerManager()
H A Dreport_manager.hpp52 boost::asio::yield_context& yield, const std::string& reportId,
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp49 boost::asio::yield_context& yield) : in Context()
52 hostIdx(hostIdx), yield(yield) in Context()
70 boost::asio::yield_context yield; member
H A Dutils.hpp264 ctx->yield, ec, service.c_str(), objPath.c_str(), PROP_INTF, METHOD_GET, in getDbusProperty()
429 ctx->bus->yield_method_call(ctx->yield, ec, service, objPath, interface, in callDbusMethod()
442 ctx->yield, ec, service, objPath, interface, method, args...);
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dvalid-dists.patch124 + Helper to yield items from the parent iterator that match *value*.
132 + yield self._cache[value].popleft()
143 + yield item
154 + yield from self._cache.keys()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp289 ctx->yield, ec, ObjectMapper::default_service, in getService()
307 ctx->yield, ec, ObjectMapper::default_service, in getSubTree()
380 ctx->yield, ec, service.c_str(), objPath.c_str(), PROP_INTF, in getAllDbusProperties()
391 ctx->bus->yield_method_call(ctx->yield, ec, service.c_str(), in setDbusProperty()
434 ctx->yield, ec, service.c_str(), objPath.c_str(), in getManagedObjects()
444 ctx->bus->yield_method_call(ctx->yield, ec, service, objPath, interface, in callDbusMethod()
/openbmc/telemetry/src/interfaces/
H A Dreport_factory.hpp28 boost::asio::yield_context& yield,
H A Dtrigger_factory.hpp35 boost::asio::yield_context& yield,
/openbmc/qemu/docs/system/i386/
H A Dkvm-pv.rst70 ``kvm-pv-sched-yield``
71 Enable paravirtualized sched yield feature. Supported since Linux v5.10.
/openbmc/openbmc-tools/tof-voters/
H A DREADME.md21 The above will yield a JSON dictionary of "users:points" where 'qualified' is
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A DCVE-2022-31651.patch27 + /* Since NaN comparisons yield false, the negation rejects them. */
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp250 boost::asio::yield_context yield, boost::system::error_code& ec, in yield_method_call() argument
270 r = async_send_yield(m, yield[ec]); in yield_method_call()

1234