Searched refs:start_gp_poll_full (Results 1 – 1 of 1) sorted by relevance
410 void (*start_gp_poll_full)(struct rcu_gp_seq *gsp); member615 .start_gp_poll_full = start_poll_synchronize_rcu_full,1594 && cur_ops->start_gp_poll_full && cur_ops->poll_gp_state_full) { in rcu_torture_write_types()1597 } else if (gp_poll_full && (!cur_ops->start_gp_poll_full || !cur_ops->poll_gp_state_full)) { in rcu_torture_write_types()1872 cur_ops->start_gp_poll_full(&gp_snap_full); in rcu_torture_writer()2052 cur_ops->start_gp_poll_full(&gp_snap_full); in rcu_torture_fakewriter()