Searched refs:read_exit_child_stop (Results 1 – 1 of 1) sorted by relevance
2362 static bool read_exit_child_stop; variable2399 if (READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2402 if (!READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2406 if (READ_ONCE(read_exit_child_stop)) in rcu_torture_read_exit()2422 } while (!errexit && !READ_ONCE(read_exit_child_stop)); in rcu_torture_read_exit()2439 read_exit_child_stop = false; in rcu_torture_read_exit_init()2449 WRITE_ONCE(read_exit_child_stop, true); in rcu_torture_read_exit_cleanup()