Searched refs:cond_sync_full (Results 1 – 1 of 1) sorted by relevance
411 void (*cond_sync_full)(struct rcu_gp_oldstate *rgosp); member 613 .cond_sync_full = cond_synchronize_rcu_full,1538 if (gp_cond_full1 && cur_ops->get_gp_state && cur_ops->cond_sync_full) {1541 } else if (gp_cond_full && (!cur_ops->get_gp_state || !cur_ops->cond_sync_full)) {1796 cur_ops->cond_sync_full(&gp_snap_full); in rcu_torture_writer() 1985 cur_ops->cond_sync_full(&gp_snap_full);