Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Drcutorture.c2466 struct fwd_cb_state *fcsp = container_of(rhp, struct fwd_cb_state, rh); in rcu_torture_fwd_prog_cb() local
2468 if (READ_ONCE(fcsp->stop)) { in rcu_torture_fwd_prog_cb()
2469 WRITE_ONCE(fcsp->stop, 2); in rcu_torture_fwd_prog_cb()
2472 cur_ops->call(&fcsp->rh, rcu_torture_fwd_prog_cb); in rcu_torture_fwd_prog_cb()