Home
last modified time | relevance | path

Searched refs:cond_sync_exp_full (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcutorture.c360 void (*cond_sync_exp_full)(struct rcu_gp_oldstate *rgosp); member
1258 if (gp_cond_exp_full1 && cur_ops->get_gp_state_exp && cur_ops->cond_sync_exp_full) { in rcu_torture_write_types()
1262 (!cur_ops->get_gp_state_exp || !cur_ops->cond_sync_exp_full)) { in rcu_torture_write_types()
1483 cur_ops->cond_sync_exp_full(&gp_snap_full); in rcu_torture_writer()
1662 cur_ops->cond_sync_exp_full(&gp_snap_full); in rcu_torture_fakewriter()