Searched refs:stop_vcpus (Results 1 – 4 of 4) sorted by relevance
51 bool stop_vcpus; member
293 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()
43 while (!READ_ONCE(memstress_args.stop_vcpus)) { in vcpu_worker()
217 if (READ_ONCE(memstress_args.stop_vcpus)) in spin_wait_for_next_iteration()