Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/ci/
Digt_runner.sh52 igt-runner \
66 deqp-runner junit \
Dtest.yml328 - install/crosvm-runner.sh install/igt_runner.sh
Dgitlab-ci.yml10 DEQP_RUNNER_GIT_URL: https://gitlab.freedesktop.org/anholt/deqp-runner.git
/linux-6.6.21/tools/testing/selftests/
Drun_kselftest.sh16 . ./kselftest/runner.sh
Dlib.mk65 . $(selfdir)/kselftest/runner.sh; \
DMakefile230 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
/linux-6.6.21/arch/powerpc/kvm/
Dbook3s_hv.c341 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 …]
Dtrace_hv.h419 __entry->runner_vcpu = vc->runner->vcpu_id;
/linux-6.6.21/tools/testing/memblock/
DREADME74 |-- Makefile `- test runner
87 at the end of the test run. The structure of a test runner checking allocation
/linux-6.6.21/arch/powerpc/include/asm/
Dkvm_book3s.h85 struct kvm_vcpu *runner; member
/linux-6.6.21/Documentation/dev-tools/
Dkselftest.rst183 which will run the tests you can configure a test runner on those systems to
294 using a shell script test runner. ``kselftest/module.sh`` is designed
/linux-6.6.21/Documentation/target/
Dtcmu-design.rst296 First, consider instead writing a plugin for tcmu-runner. tcmu-runner
/linux-6.6.21/tools/testing/selftests/bpf/
DREADME.rst215 Few sub-tests of core_reloc test suit (part of test_progs test runner) require
/linux-6.6.21/tools/testing/selftests/net/forwarding/
Dlib.sh752 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.6.21/tools/testing/selftests/drivers/net/team/
Dnet_forwarding_lib.sh752 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.6.21/tools/testing/selftests/drivers/net/bonding/
Dnet_forwarding_lib.sh752 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'
/linux-6.6.21/tools/testing/selftests/drivers/net/dsa/
Dlib.sh752 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'