Home
last modified time | relevance | path

Searched refs:stop_vcpus (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/kvm/include/
Dmemstress.h51 bool stop_vcpus; member
/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dmemstress.c293 WRITE_ONCE(memstress_args.stop_vcpus, false); in memstress_start_vcpu_threads()
316 WRITE_ONCE(memstress_args.stop_vcpus, true); in memstress_join_vcpu_threads()
/linux-6.12.1/tools/testing/selftests/kvm/
Dmemslot_modification_stress_test.c43 while (!READ_ONCE(memstress_args.stop_vcpus)) { in vcpu_worker()
Daccess_tracking_perf_test.c217 if (READ_ONCE(memstress_args.stop_vcpus)) in spin_wait_for_next_iteration()