Searched refs:runner (Results 1 – 17 of 17) sorted by relevance
52 igt-runner \66 deqp-runner junit \
328 - install/crosvm-runner.sh install/igt_runner.sh
10 DEQP_RUNNER_GIT_URL: https://gitlab.freedesktop.org/anholt/deqp-runner.git
16 . ./kselftest/runner.sh
65 . $(selfdir)/kselftest/runner.sh; \
230 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
341 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING) in kvmppc_core_vcpu_load_hv()377 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING) in kvmppc_core_vcpu_put_hv()1008 vcore->runner) in kvm_arch_vcpu_yield_to()1009 target = vcore->runner; in kvm_arch_vcpu_yield_to()3545 if (pvc->runner == NULL) { in collect_piggybacks()3630 } else if (vc->runner) { in post_guest_process()3636 if (vc->n_runnable > 0 && vc->runner == NULL) { in post_guest_process()3738 if (vc->runner->arch.state != KVMPPC_VCPU_RUNNABLE) in kvmppc_run_core()4343 ++vc->runner->stat.generic.halt_attempted_poll; in kvmppc_vcore_blocked()4360 ++vc->runner->stat.generic.halt_successful_poll; in kvmppc_vcore_blocked()[all …]
419 __entry->runner_vcpu = vc->runner->vcpu_id;
74 |-- Makefile `- test runner87 at the end of the test run. The structure of a test runner checking allocation
85 struct kvm_vcpu *runner; member
183 which will run the tests you can configure a test runner on those systems to294 using a shell script test runner. ``kselftest/module.sh`` is designed
296 First, consider instead writing a plugin for tcmu-runner. tcmu-runner
215 Few sub-tests of core_reloc test suit (part of test_progs test runner) require
752 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'