Lines Matching refs:rcu_gp_oldstate
364 void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp);
367 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);
369 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp);
371 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);
373 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
375 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);
377 bool (*poll_gp_state_full)(struct rcu_gp_oldstate *rgosp);
380 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);
1360 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()
1397 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()
1401 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_writer()
1402 struct rcu_gp_oldstate gp_snap1_full; in rcu_torture_writer()
1406 struct rcu_gp_oldstate *rgo = NULL; in rcu_torture_writer()
1677 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_fakewriter()
2024 struct rcu_gp_oldstate cookie_full; in rcu_torture_one_read()