Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drcutorture.c392 unsigned long (*get_gp_state)(void); member
822 .get_gp_state = srcu_torture_get_gp_state,
866 .get_gp_state = srcu_torture_get_gp_state,
1436 cookie = cur_ops->get_gp_state(); in do_rtws_sync()
1541 cookie = cur_ops->get_gp_state(); in rcu_torture_writer()
1547 cookie, cur_ops->get_gp_state()); in rcu_torture_writer()
1581 gp_snap = cur_ops->get_gp_state(); in rcu_torture_writer()
1622 gp_snap1 = cur_ops->get_gp_state(); in rcu_torture_writer()
1777 gp_snap = cur_ops->get_gp_state(); in rcu_torture_fakewriter()
2195 cookie = cur_ops->get_gp_state(); in rcu_torture_one_read()
[all …]