Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c3404 struct fwd_cb_state *fcsp = container_of(rhp, struct fwd_cb_state, rh); in rcu_torture_fwd_prog_cb() local
3406 if (READ_ONCE(fcsp->stop)) { in rcu_torture_fwd_prog_cb()
3407 WRITE_ONCE(fcsp->stop, 2); in rcu_torture_fwd_prog_cb()
3410 cur_ops->call(&fcsp->rh, rcu_torture_fwd_prog_cb); in rcu_torture_fwd_prog_cb()