Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Drcutorture.c361 unsigned long (*get_comp_state)(void); member
545 .get_comp_state = get_completed_synchronize_rcu,
1277 if (gp_poll1 && cur_ops->get_comp_state && cur_ops->same_gp_state && in rcu_torture_write_types()
1489 ulo[i] = cur_ops->get_comp_state(); in rcu_torture_writer()