Searched refs:cur_ops (Results 1 – 1 of 1) sorted by relevance
269 static struct rcu_torture_ops *cur_ops = NULL; variable322 cur_ops->deferredfree(rp); in rcu_torture_cb()351 cur_ops->sync(); in rcu_sync_torture_deferred_free()637 cur_ops->deferredfree(old_rp); in rcu_torture_writer()640 oldbatch = cur_ops->completed(); in rcu_torture_writer()665 cur_ops->sync(); in rcu_torture_fakewriter()691 idx = cur_ops->readlock(); in rcu_torture_timer()692 completed = cur_ops->completed(); in rcu_torture_timer()696 cur_ops->readunlock(idx); in rcu_torture_timer()702 cur_ops->readdelay(&rand); in rcu_torture_timer()[all …]