Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Drcutorture.c365 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp); member
554 .get_comp_state_full = get_completed_synchronize_rcu_full,
1294 if (gp_poll_full1 && cur_ops->get_comp_state_full && cur_ops->same_gp_state_full in rcu_torture_write_types()
1468 if (cur_ops->get_comp_state_full) { in rcu_torture_writer()
1469 cur_ops->get_comp_state_full(&cookie_full); in rcu_torture_writer()
1539 cur_ops->get_comp_state_full(&rgo[i]); in rcu_torture_writer()