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

/linux-master/drivers/gpu/drm/ci/
H A Digt_runner.sh77 igt-runner \
89 deqp-runner junit \
96 # Store the results also in the simpler format used by the runner in ChromeOS CI
/linux-master/tools/testing/selftests/
H A Drun_kselftest.sh16 . ./kselftest/runner.sh
H A Dlib.mk66 . $(selfdir)/kselftest/runner.sh; \
H A DMakefile242 install -m 744 kselftest/runner.sh $(INSTALL_PATH)/kselftest/
/linux-master/tools/testing/selftests/kselftest/
H A Drunner.sh150 source $BASE_DIR/kselftest/runner.sh
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c336 * We can test vc->runner without taking the vcore lock,
337 * because only this task ever sets vc->runner to this
341 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING)
377 if (vc->runner == vcpu && vc->vcore_state >= VCORE_SLEEPING)
1059 vcore->runner)
1060 target = vcore->runner;
3421 * These are vcores that could run but their runner VCPU tasks are
3610 if (pvc->runner == NULL) {
3695 } else if (vc->runner) {
3701 if (vc->n_runnable > 0 && vc->runner
[all...]
H A Dtrace_hv.h419 __entry->runner_vcpu = vc->runner->vcpu_id;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s.h86 struct kvm_vcpu *runner; member in struct:kvmppc_vcore
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh779 $TEAMD -t $if_name -d -c '{"runner": {"name": "'$mode'"}}'

Completed in 172 milliseconds