Lines Matching refs:get_gp_state_full
361 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp); member
539 .get_gp_state_full = get_state_synchronize_rcu_full,
1308 dopoll_full = cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full && !(r & 0xc00); in do_rtws_sync()
1314 cur_ops->get_gp_state_full(&cookie_full); in do_rtws_sync()
1407 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) { in rcu_torture_writer()
1409 cur_ops->get_gp_state_full(&cookie_full); in rcu_torture_writer()
1450 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_writer()
1458 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_writer()
1609 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_fakewriter()
1614 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_fakewriter()
1930 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) in rcu_torture_one_read()
1931 cur_ops->get_gp_state_full(&cookie_full); in rcu_torture_one_read()
1974 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) in rcu_torture_one_read()