Lines Matching refs:rcu_gp_oldstate
357 void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp);
360 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp);
362 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp);
364 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2);
366 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
368 void (*get_gp_completed_full)(struct rcu_gp_oldstate *rgosp);
370 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp);
372 bool (*poll_gp_state_full)(struct rcu_gp_oldstate *rgosp);
375 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp);
1320 struct rcu_gp_oldstate cookie_full; in do_rtws_sync()
1357 struct rcu_gp_oldstate cookie_full; in rcu_torture_writer()
1361 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_writer()
1362 struct rcu_gp_oldstate gp_snap1_full; in rcu_torture_writer()
1366 struct rcu_gp_oldstate rgo[NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE]; in rcu_torture_writer()
1615 struct rcu_gp_oldstate gp_snap_full; in rcu_torture_fakewriter()
1957 struct rcu_gp_oldstate cookie_full; in rcu_torture_one_read()