Home
last modified time | relevance | path

Searched refs:runner (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv.c315 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING) in kvmppc_core_vcpu_load_hv()
332 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING) in kvmppc_core_vcpu_put_hv()
889 vcore->runner) in kvm_arch_vcpu_yield_to()
890 target = vcore->runner; in kvm_arch_vcpu_yield_to()
2875 if (pvc->runner == NULL) { in collect_piggybacks()
2960 } else if (vc->runner) { in post_guest_process()
2966 if (vc->n_runnable > 0 && vc->runner == NULL) { in post_guest_process()
3066 if (vc->runner->arch.state != KVMPPC_VCPU_RUNNABLE) in kvmppc_run_core()
3793 ++vc->runner->stat.halt_attempted_poll; in kvmppc_vcore_blocked()
3810 ++vc->runner->stat.halt_successful_poll; in kvmppc_vcore_blocked()
[all …]
Dtrace_hv.h399 __entry->runner_vcpu = vc->runner->vcpu_id;
423 __entry->runner_vcpu = vc->runner->vcpu_id;
/Linux-v5.4/tools/testing/selftests/
Dlib.mk65 . $(selfdir)/kselftest/runner.sh; \
DMakefile193 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
/Linux-v5.4/arch/powerpc/include/asm/
Dkvm_book3s.h85 struct kvm_vcpu *runner; member
/Linux-v5.4/Documentation/target/
Dtcmu-design.rst296 First, consider instead writing a plugin for tcmu-runner. tcmu-runner
/Linux-v5.4/Documentation/dev-tools/
Dkselftest.rst206 using a shell script test runner. ``kselftest_module.sh`` is designed