Searched refs:cond_sync_full (Results 1 – 1 of 1) sorted by relevance
376 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp); member563 .cond_sync_full = cond_synchronize_rcu_full,1262 if (gp_cond_full1 && cur_ops->get_gp_state && cur_ops->cond_sync_full) { in rcu_torture_write_types()1265 } else if (gp_cond_full && (!cur_ops->get_gp_state || !cur_ops->cond_sync_full)) { in rcu_torture_write_types()1505 cur_ops->cond_sync_full(&gp_snap_full); in rcu_torture_writer()1690 cur_ops->cond_sync_full(&gp_snap_full); in rcu_torture_fakewriter()