Home
last modified time | relevance | path

Searched defs:yield (Results 1 – 23 of 23) sorted by relevance

/openbmc/sdbusplus/example/
H A Dasio-example.cpp26 int fooYield(boost::asio::yield_context yield, in fooYield()
59 boost::asio::yield_context yield) in do_start_async_method_call_one()
98 boost::asio::yield_context yield) in do_start_async_ipmi_call()
147 boost::asio::yield_context yield) in do_start_async_to_yield()
253 [conn](boost::asio::yield_context yield, int val) { in server()
378 [conn](boost::asio::yield_context yield) { in client()
384 [conn](boost::asio::yield_context yield) { in client()
390 [conn](boost::asio::yield_context yield) { in client()
/openbmc/service-config-manager/src/
H A Dutils.cpp33 boost::asio::yield_context yield) in systemdDaemonReload()
55 boost::asio::yield_context yield, in systemdUnitAction()
98 boost::asio::yield_context yield, const std::vector<std::string>& unitFiles, in systemdUnitFilesStateChange()
H A Dsrvcfg_manager.cpp354 void ServiceConfig::stopAndApplyUnitConfig(boost::asio::yield_context yield) in stopAndApplyUnitConfig()
458 void ServiceConfig::restartUnitConfig(boost::asio::yield_context yield) in restartUnitConfig()
506 [this](boost::asio::yield_context yield) { in startServiceRestartTimer()
529 {}); in startServiceRestartTimer()
/openbmc/intel-ipmi-oem/src/
H A Dbmccontrolservices.cpp111 ipmi::RspType<> setBmcControlServices(boost::asio::yield_context yield, in setBmcControlServices()
167 ipmi::RspType<uint16_t> getBmcControlServices(boost::asio::yield_context yield) in getBmcControlServices()
H A Dstoragecommands.cpp228 boost::asio::yield_context& yield) in replaceCacheFru()
364 [](boost::asio::yield_context yield) { in startMatch()
367 {}); in startMatch()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h32 static inline void yield(void) in yield() function
/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp24 boost::asio::yield_context& yield, in getSubTreeSensors()
/openbmc/telemetry/src/
H A Dreport_manager.cpp53 bool enabled) { in ReportManager()
138 boost::asio::yield_context& yield, const std::string& reportId, in addReport()
H A Dreport_factory.cpp112 boost::asio::yield_context& yield, in convertMetricParams()
H A Dtrigger_manager.cpp37 discreteThresholds) { in TriggerManager()
H A Dtrigger_factory.cpp286 boost::asio::yield_context& yield, const SensorsInfo& sensorsInfo) const in getLabeledSensorsInfo()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp489 auto executionEntry(boost::asio::yield_context yield, sdbusplus::message_t& m, in executionEntry() argument
770 [b = std::move(b)](boost::asio::yield_context yield) { in handleLegacyIpmiCommand() argument
805 __anonef1ce7fa0602(boost::asio::yield_context yield) handleLegacyIpmiCommand() argument
H A Dchassishandler.cpp2256 ipmiChassisSetPowerRestorePolicy(boost::asio::yield_context yield, in ipmiChassisSetPowerRestorePolicy() argument
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp217 boost::asio::yield_context& yield, in replaceCacheFru() argument
350 [](boost::asio::yield_context yield) { in startMatch() argument
353 __anoncd882caa0402(boost::asio::yield_context yield) startMatch() argument
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp716 IpmbChannel::requestAdd(boost::asio::yield_context& yield, in requestAdd()
854 uint8_t lun, uint8_t cmd, std::vector<uint8_t> dataReceived) { in __anon377db2e00702()
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c475 HELPER(yield)(env); in HELPER() local
478 void HELPER(yield)(CPUARMState *env) in HELPER() argument
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp267 boost::asio::yield_context yield, boost::system::error_code& ec, in yield_method_call()
H A Dobject_server.hpp247 void after_spawn(message_t b, boost::asio::yield_context yield) in after_spawn()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp68 boost::asio::yield_context yield; member
/openbmc/u-boot/include/linux/
H A Dcompat.h256 #define yield() do { } while (0) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h199 u32 yield; member
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4511 u32 yield[] = { in guc_init_global_schedule_policy() local
/openbmc/linux/kernel/sched/
H A Dcore.c8911 void __sched yield(void) yield() function
[all...]