Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
A Drun_kselftest.sh16 . ./kselftest/runner.sh
A Dlib.mk69 . $(selfdir)/kselftest/runner.sh; \
A DMakefile217 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
/linux/arch/powerpc/kvm/
A Dbook3s_hv.c907 vcore->runner) in kvm_arch_vcpu_yield_to()
908 target = vcore->runner; in kvm_arch_vcpu_yield_to()
3288 if (pvc->runner == NULL) { in collect_piggybacks()
3373 } else if (vc->runner) { in post_guest_process()
4209 ++vc->runner->stat.halt_successful_wait; in kvmppc_vcore_blocked()
4218 vc->runner->stat.generic.halt_wait_ns += in kvmppc_vcore_blocked()
4221 vc->runner->stat.generic.halt_wait_hist, in kvmppc_vcore_blocked()
4225 vc->runner->stat.generic.halt_poll_fail_ns += in kvmppc_vcore_blocked()
4374 vc->runner = vcpu; in kvmppc_run_vcpu()
4386 vc->runner = NULL; in kvmppc_run_vcpu()
[all …]
A Dtrace_hv.h399 __entry->runner_vcpu = vc->runner->vcpu_id;
423 __entry->runner_vcpu = vc->runner->vcpu_id;
/linux/arch/powerpc/include/asm/
A Dkvm_book3s.h85 struct kvm_vcpu *runner; member
/linux/Documentation/target/
A Dtcmu-design.rst296 First, consider instead writing a plugin for tcmu-runner. tcmu-runner
/linux/tools/testing/selftests/bpf/
A DREADME.rst166 Few sub-tests of core_reloc test suit (part of test_progs test runner) require
/linux/Documentation/dev-tools/
A Dkselftest.rst238 using a shell script test runner. ``kselftest/module.sh`` is designed

Completed in 19 milliseconds