Searched refs:read_exit_child_stop (Results 1 – 1 of 1) sorted by relevance
2386 static bool read_exit_child_stop; variable2423 if (READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2426 if (!READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2430 if (READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2446 } while (!errexit && !READ_ONCE(read_exit_child_stop)); in rcu_torture_read_exit()2463 read_exit_child_stop = false; in rcu_torture_read_exit_init()2473 WRITE_ONCE(read_exit_child_stop, true); in rcu_torture_read_exit_cleanup()