Home
last modified time | relevance | path

Searched defs:run (Results 76 – 100 of 138) sorted by relevance

123456

/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py79 def run(self, cmd, timeout=None): member in OEFVPTarget
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcontext.py132 def run(self, logger, args): member in OESDKTestContextExecutor
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py186 def run(self): member in gtkthread
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py124 def run(self): member in FlatTable
/openbmc/phosphor-logging/test/
H A Dlog_manager_dbus_tests.cpp43 void run(T&& t) in run() function in phosphor::logging::test::TestLogManagerDbus
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp45 void PCIeCardFloors::run(Zone&) in run() function in phosphor::fan::control::json::PCIeCardFloors
H A Daction.hpp182 void run() in run() function in phosphor::fan::control::json::ActionBase
H A Dmapped_floor.cpp350 void MappedFloor::run(Zone& zone) in run() function in phosphor::fan::control::json::MappedFloor
/openbmc/u-boot/board/samsung/common/
H A Dmisc.c353 int run; in download_menu() local
/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py177 def run(self) -> int: member in QOMCommand
/openbmc/qemu/target/i386/kvm/
H A Dtdx.c1195 void tdx_handle_get_quote(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_quote()
1294 void tdx_handle_get_tdvmcall_info(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_tdvmcall_info()
1312 void tdx_handle_setup_event_notify_interrupt(X86CPU *cpu, struct kvm_run *run) in tdx_handle_setup_event_notify_interrupt()
1351 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py60 def run(self, result, *args, **kws): function
H A Dcommands.py62 def run(self): member in Command
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp344 void StateMachine::run(int max_rounds) in run() function in ncsi::StateMachine
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dengine.py449 def run(self, hardware, scenario, result_dir=os.getcwd()): member in Engine
/openbmc/qemu/docs/sphinx/
H A Dqapi_domain.py637 def run(self) -> List[Node]: member in QAPIModule
668 def run(self) -> List[Node]: member in QAPINamespace
/openbmc/qemu/target/mips/
H A Dkvm.c139 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run()
161 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run()
171 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dserial.py73 def run(self, cmd, timeout=None): member in OESerialTarget
/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py134 def run(self, type, key, fname): member in NpmCache
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp129 void context::run() in run() function in sdbusplus::async::context
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1551 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run()
1555 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run()
1565 static void kvm_riscv_handle_sbi_dbcn(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_sbi_dbcn()
1638 static int kvm_riscv_handle_sbi(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_sbi()
1669 static int kvm_riscv_handle_csr(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_csr()
1706 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py211 def run(self, logger, args): member in OETestContextExecutor
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py76 def run(self, cmd, timeout=None): member in BaseTarget
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image282 def run(self): member in HwAuto
/openbmc/qemu/scripts/
H A Dsimpletrace.py322 def run(analyzer): function

123456