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

/linux-master/kernel/rcu/
H A Drcutorture.c2539 struct fwd_cb_state *fcsp = container_of(rhp, struct fwd_cb_state, rh); local
2541 if (READ_ONCE(fcsp->stop)) {
2542 WRITE_ONCE(fcsp->stop, 2);
2545 cur_ops->call(&fcsp->rh, rcu_torture_fwd_prog_cb);

Completed in 190 milliseconds