Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Drcutorture.c362 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp); member
546 .get_comp_state_full = get_completed_synchronize_rcu_full,
1284 if (gp_poll_full1 && cur_ops->get_comp_state_full && cur_ops->same_gp_state_full in rcu_torture_write_types()
1509 cur_ops->get_comp_state_full(&rgo[i]); in rcu_torture_writer()