Home
last modified time | relevance | path

Searched defs:run (Results 101 – 125 of 138) sorted by relevance

123456

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__run_loop.hpp227 inline void run_loop::run() in run() function in stdexec::__loop::run_loop
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py121 def run(self, cmd, args=None, configs=None, workdir=None): member in NpmEnvironment
/openbmc/qemu/include/qemu/
H A Djob.h216 int coroutine_fn (*run)(Job *job, Error **errp); member
/openbmc/qemu/hw/dma/
H A Dsifive_pdma.c332 bool claimed, run; in sifive_pdma_writel() local
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker376 def run(self) -> None: member in Package
[all...]
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp101 void Manager::run(const char* busname) in run() function in phosphor::inventory::manager::Manager
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5449 void kvm_arch_pre_run(CPUState *cpu, struct kvm_run *run) in kvm_arch_pre_run()
5548 MemTxAttrs kvm_arch_post_run(CPUState *cpu, struct kvm_run *run) in kvm_arch_post_run()
5672 struct kvm_run *run = cs->kvm_run; in kvm_handle_tpr_access() local
5929 static int kvm_handle_rdmsr(X86CPU *cpu, struct kvm_run *run) in kvm_handle_rdmsr()
5949 static int kvm_handle_wrmsr(X86CPU *cpu, struct kvm_run *run) in kvm_handle_wrmsr()
6025 static int kvm_handle_hc_map_gpa_range(X86CPU *cpu, struct kvm_run *run) in kvm_handle_hc_map_gpa_range()
6062 static int kvm_handle_hypercall(X86CPU *cpu, struct kvm_run *run) in kvm_handle_hypercall()
6072 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py203 def run(self, result): member in ConcurrentTestSuite
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py370 def run(self, debug: bool = False) -> None: member in App
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py759 def run(self): member in LoggingThread
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp372 void MainLoop::run() in run() function in MainLoop
/openbmc/qemu/hw/timer/
H A Dslavio_timer.c58 uint32_t run; member
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp980 void run() in run() function
1160 void run() in run() function
/openbmc/qemu/target/ppc/
H A Dkvm.c1338 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run()
1342 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run()
1610 static int kvm_handle_debug(PowerPCCPU *cpu, struct kvm_run *run) in kvm_handle_debug()
1662 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
2890 int kvm_handle_nmi(PowerPCCPU *cpu, struct kvm_run *run) in kvm_handle_nmi()
H A Dmisc_helper.c68 uint32_t run = val & 1; in helper_spr_write_CTRL() local
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py362 def run(queue): function
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py111 def run(self, cmd, cwd=None, ignore_errors=False): member in RunAndLog
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py285 def run(self, *args, **kwargs): member in BuildPerfTestCase
/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp287 void run() in run() function
/openbmc/qemu/target/arm/
H A Dkvm.c1198 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run()
1225 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run()
1411 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py287 def run(self): member in multiprocess_launch_mp.ProcessLaunch
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py124 def run(self): member in ProcessServer
/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp524 void scan::PerformScan::run() in run() function in scan::PerformScan
/openbmc/u-boot/tools/
H A Dmoveconfig.py1038 def run(self): member in DatabaseThread
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js77 …his.module.name,testId:this.testId});if(!config.pollution){saveGlobal();}},run:function(){var prom… method in Test
89 function run(){synchronize([function(){test.before();},test.hooks("beforeEach"),function(){test.run… function

123456