Home
last modified time | relevance | path

Searched defs:run (Results 51 – 75 of 138) sorted by relevance

123456

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_floor.cpp37 void CountStateFloor::run(Zone& zone) in run() function in phosphor::fan::control::json::CountStateFloor
H A Dset_parameter_from_group_max.cpp35 void SetParameterFromGroupMax::run(Zone& /*zone*/) in run() function in phosphor::fan::control::json::SetParameterFromGroupMax
H A Dnet_target_increase.cpp42 void NetTargetIncrease::run(Zone& zone) in run() function in phosphor::fan::control::json::NetTargetIncrease
H A Dget_managed_objects.cpp33 void GetManagedObjects::run(Zone& zone) in run() function in phosphor::fan::control::json::GetManagedObjects
H A Doverride_fan_target.cpp42 void OverrideFanTarget::run(Zone& zone) in run() function in phosphor::fan::control::json::OverrideFanTarget
H A Dtarget_from_group_max.cpp41 void TargetFromGroupMax::run(Zone& zone) in run() function in phosphor::fan::control::json::TargetFromGroupMax
H A Dtimer_based_actions.cpp54 void TimerBasedActions::run(Zone& zone) in run() function in phosphor::fan::control::json::TimerBasedActions
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py46 def run(self): member in Spinner
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A D__init__.py23 def run(self, cmd, timeout=None): member in OETarget
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py455 def run(self) -> Sequence[nodes.Node]: member in NestedDirective
560 def run(self) -> Sequence[nodes.Node]: member in QAPIDocDirective
663 def run(self) -> List[nodes.Node]: member in QMPExample
H A Ddbusdoc.py137 def run(self): member in DBusDocDirective
H A Dhxtool.py92 def run(self): member in HxtoolDocDirective
H A Ddbusdomain.py90 def run(self) -> List[Node]: member in DBusInterface
247 def run(self) -> List[Node]: member in DBusProperty
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py58 def run(self, cmd, timeout=None): member in FakeTarget
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py46 def run(self, result): member in NonConcurrentTestSuite
412 def run(self, logger, args): member in OESelftestTestContextExecutor
/openbmc/obmc-ikvm/
H A Dikvm_server.cpp80 void Server::run() in run() function in ikvm::Server
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dcpu.c128 static void set_cpu_running(int run) in set_cpu_running()
/openbmc/qemu/python/qemu/utils/
H A Dqom_fuse.py85 def run(self) -> int: member in QOMFuse
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.cpp71 int Event::run(MaybeTimeout timeout) const in run() function in sdeventplus::Event
/openbmc/bmcweb/http/
H A Dhttp_server.hpp65 void run() in run() function in crow::Server
H A Dapp.hpp160 void run() in run() function in crow::App
/openbmc/openbmc/poky/scripts/
H A Dpatchtest155 def run(patch, logfile=None): function
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dprocess.py158 def run(cmd, input=None, log=None, extrafiles=None, **options): function
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c1280 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run()
1284 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run()
1343 static bool kvm_loongarch_handle_debug(CPUState *cs, struct kvm_run *run) in kvm_loongarch_handle_debug()
1360 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp104 int run() in run() function in phosphor::power::manager::PSUManager

123456