Searched refs:cond_sync (Results 1 – 1 of 1) sorted by relevance
375 void (*cond_sync)(unsigned long oldstate); member562 .cond_sync = cond_synchronize_rcu,1250 if (gp_cond1 && cur_ops->get_gp_state && cur_ops->cond_sync) { in rcu_torture_write_types()1253 } else if (gp_cond && (!cur_ops->get_gp_state || !cur_ops->cond_sync)) { in rcu_torture_write_types()1489 cur_ops->cond_sync(gp_snap); in rcu_torture_writer()1680 cur_ops->cond_sync(gp_snap); in rcu_torture_fakewriter()