Lines Matching refs:sync
362 void (*sync)(void); member
453 .sync = synchronize_rcu,
469 cur_ops->sync(); in rcu_sync_torture_deferred_free()
496 .sync = synchronize_rcu,
513 .sync = synchronize_rcu_expedited,
555 .sync = synchronize_rcu_bh,
571 .sync = synchronize_rcu_bh,
587 .sync = synchronize_rcu_bh_expedited,
677 .sync = srcu_torture_synchronize,
691 .sync = srcu_torture_synchronize,
715 .sync = srcu_torture_synchronize,
729 .sync = srcu_torture_synchronize,
748 .sync = srcu_torture_synchronize_expedited,
782 .sync = synchronize_sched,
797 .sync = synchronize_sched,
811 .sync = synchronize_sched_expedited,
1027 cur_ops->sync(); in rcu_torture_fakewriter()