Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/
A Drun_kselftest.sh16 . ./kselftest/runner.sh
A Dlib.mk63 . $(selfdir)/kselftest/runner.sh; \
A DMakefile220 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv.c1005 vcore->runner) in kvm_arch_vcpu_yield_to()
1006 target = vcore->runner; in kvm_arch_vcpu_yield_to()
3517 if (pvc->runner == NULL) { in collect_piggybacks()
3602 } else if (vc->runner) { in post_guest_process()
4351 trace_kvmppc_vcore_blocked(vc->runner, 0); in kvmppc_vcore_blocked()
4357 trace_kvmppc_vcore_blocked(vc->runner, 1); in kvmppc_vcore_blocked()
4358 ++vc->runner->stat.halt_successful_wait; in kvmppc_vcore_blocked()
4367 vc->runner->stat.generic.halt_wait_ns += in kvmppc_vcore_blocked()
4370 vc->runner->stat.generic.halt_wait_hist, in kvmppc_vcore_blocked()
4523 vc->runner = vcpu; in kvmppc_run_vcpu()
[all …]
A Dtrace_hv.h419 __entry->runner_vcpu = vc->runner->vcpu_id;
/linux-6.3-rc2/tools/testing/memblock/
A DREADME74 |-- Makefile `- test runner
87 at the end of the test run. The structure of a test runner checking allocation
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_book3s.h85 struct kvm_vcpu *runner; member
/linux-6.3-rc2/Documentation/target/
A Dtcmu-design.rst296 First, consider instead writing a plugin for tcmu-runner. tcmu-runner
/linux-6.3-rc2/tools/testing/selftests/bpf/
A DREADME.rst215 Few sub-tests of core_reloc test suit (part of test_progs test runner) require
/linux-6.3-rc2/tools/testing/selftests/drivers/net/bonding/
A Dnet_forwarding_lib.sh717 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.3-rc2/tools/testing/selftests/drivers/net/dsa/
A Dlib.sh717 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.3-rc2/tools/testing/selftests/drivers/net/team/
A Dnet_forwarding_lib.sh717 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dlib.sh717 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.3-rc2/Documentation/dev-tools/
A Dkselftest.rst271 using a shell script test runner. ``kselftest/module.sh`` is designed

Completed in 44 milliseconds