Searched refs:start_gp_poll_full (Results 1 – 1 of 1) sorted by relevance
365 void (*start_gp_poll_full)(struct rcu_gp_oldstate *rgosp); member543 .start_gp_poll_full = start_poll_synchronize_rcu_full,1267 if (gp_poll_full1 && cur_ops->start_gp_poll_full && cur_ops->poll_gp_state_full) { in rcu_torture_write_types()1270 } else if (gp_poll_full && (!cur_ops->start_gp_poll_full || !cur_ops->poll_gp_state_full)) { in rcu_torture_write_types()1475 cur_ops->start_gp_poll_full(&gp_snap_full); in rcu_torture_writer()1626 cur_ops->start_gp_poll_full(&gp_snap_full); in rcu_torture_fakewriter()