Home
last modified time | relevance | path

Searched defs:run (Results 26 – 50 of 138) sorted by relevance

123456

/openbmc/u-boot/Documentation/sphinx/
H A Dkerneldoc.py56 def run(self): member in KernelDocDirective
/openbmc/witherspoon-pfault-analysis/
H A Ddevice_monitor.hpp51 virtual int run() in run() function in witherspoon::power::DeviceMonitor
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dmain.cpp9 void run(bool dryRun) in run() function
/openbmc/phosphor-power/
H A Ddevice_monitor.hpp48 virtual int run() in run() function in phosphor::power::DeviceMonitor
/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis_manager.hpp57 int run() in run() function in phosphor::power::chassis_manager::ChassisManager
/openbmc/qemu/include/scsi/
H A Dpr-manager.h31 int (*run)(PRManager *pr_mgr, int fd, struct sg_io_hdr *hdr); member
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/
H A Dtest_runbuilds.py31 def run(self): member in KillRunbuilds
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp109 auto USBManager::run() -> sdbusplus::async::task<void> in run() function in phosphor::usb::USBManager
134 bool USBManager::run() in run() function in phosphor::usb::USBManager
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py64 def run(self): member in ResultThread
493 def run(self): member in BuilderThread
/openbmc/phosphor-health-monitor/
H A Dhealth_monitor.cpp39 auto HealthMonitor::run() -> sdbusplus::async::task<> in run() function in phosphor::health::monitor::HealthMonitor
/openbmc/qemu/docs/sphinx/
H A Dkerneldoc.py62 def run(self): member in KernelDocDirective
/openbmc/phosphor-fan-presence/control/json/actions/
H A Ddefault_floor.cpp38 void DefaultFloor::run(Zone& zone) in run() function in phosphor::fan::control::json::DefaultFloor
H A Dmissing_owner_target.cpp39 void MissingOwnerTarget::run(Zone& zone) in run() function in phosphor::fan::control::json::MissingOwnerTarget
H A Drequest_target_base.cpp39 void RequestTargetBase::run(Zone& zone) in run() function in phosphor::fan::control::json::RequestTargetBase
H A Dcount_state_target.cpp41 void CountStateTarget::run(Zone& zone) in run() function in phosphor::fan::control::json::CountStateTarget
H A Dnet_target_decrease.cpp42 void NetTargetDecrease::run(Zone& zone) in run() function in phosphor::fan::control::json::NetTargetDecrease
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp101 int PGOODMonitor::run() in run() function in witherspoon::power::PGOODMonitor
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp100 int PGOODMonitor::run() in run() function in phosphor::power::PGOODMonitor
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py231 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
259 def Push(self, force = False, all = False, run = True): argument
592 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
595 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
663 def _runcmd(self, args, run = True): argument
738 def Push(self, force = False, all = False, run = True): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dssh.py75 def run(self, command, timeout=None, ignore_status=True, raw=False): member in OESSHTarget
214 def run(): function
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py90 def run(self, command, timeout=None, logfile=None): member in SSHProcess
138 def run(self, command, timeout=None): member in SSHControl
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp50 void run() in run() function in openpower::dump::DumpMonitor
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dsd_event.hpp65 void run() in run() function in sdbusplus::asio::sd_event_wrapper
/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py135 def run(self, func, *args, **kwargs): member in func_timer_class
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dtestsdk.py58 def run(self, d): member in TestSDK

123456