/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/ |
H A D | fvp.py | 79 def run(self, cmd, timeout=None): member in OEFVPTarget
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/ |
H A D | context.py | 132 def run(self, logger, args): member in OESDKTestContextExecutor
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp.py | 186 def run(self): member in gtkthread
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | rstFlatTable.py | 124 def run(self): member in FlatTable
|
/openbmc/phosphor-logging/test/ |
H A D | log_manager_dbus_tests.cpp | 43 void run(T&& t) in run() function in phosphor::logging::test::TestLogManagerDbus
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | pcie_card_floors.cpp | 45 void PCIeCardFloors::run(Zone&) in run() function in phosphor::fan::control::json::PCIeCardFloors
|
H A D | action.hpp | 182 void run() in run() function in phosphor::fan::control::json::ActionBase
|
H A D | mapped_floor.cpp | 350 void MappedFloor::run(Zone& zone) in run() function in phosphor::fan::control::json::MappedFloor
|
/openbmc/u-boot/board/samsung/common/ |
H A D | misc.c | 353 int run; in download_menu() local
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom_common.py | 177 def run(self) -> int: member in QOMCommand
|
/openbmc/qemu/target/i386/kvm/ |
H A D | tdx.c | 1195 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 D | decorators.py | 60 def run(self, result, *args, **kws): function
|
H A D | commands.py | 62 def run(self): member in Command
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | ncsi_state_machine.cpp | 344 void StateMachine::run(int max_rounds) in run() function in ncsi::StateMachine
|
/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | engine.py | 449 def run(self, hardware, scenario, result_dir=os.getcwd()): member in Engine
|
/openbmc/qemu/docs/sphinx/ |
H A D | qapi_domain.py | 637 def run(self) -> List[Node]: member in QAPIModule 668 def run(self) -> List[Node]: member in QAPINamespace
|
/openbmc/qemu/target/mips/ |
H A D | kvm.c | 139 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 D | serial.py | 73 def run(self, cmd, timeout=None): member in OESerialTarget
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | npm_registry.py | 134 def run(self, type, key, fname): member in NpmCache
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 129 void context::run() in run() function in sdbusplus::async::context
|
/openbmc/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 1551 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 D | context.py | 211 def run(self, logger, args): member in OETestContextExecutor
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 76 def run(self, cmd, timeout=None): member in BaseTarget
|
/openbmc/openbmc/poky/scripts/ |
H A D | test-remote-image | 282 def run(self): member in HwAuto
|
/openbmc/qemu/scripts/ |
H A D | simpletrace.py | 322 def run(analyzer): function
|