fcsp 1646 kernel/rcu/rcutorture.c struct fwd_cb_state *fcsp = container_of(rhp, struct fwd_cb_state, rh); fcsp 1648 kernel/rcu/rcutorture.c if (READ_ONCE(fcsp->stop)) { fcsp 1649 kernel/rcu/rcutorture.c WRITE_ONCE(fcsp->stop, 2); fcsp 1652 kernel/rcu/rcutorture.c cur_ops->call(&fcsp->rh, rcu_torture_fwd_prog_cb);