Lines Matching refs:get_gp_state_full
366 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp); member
548 .get_gp_state_full = get_state_synchronize_rcu_full,
1326 dopoll_full = cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full && !(r & 0xc00); in do_rtws_sync()
1332 cur_ops->get_gp_state_full(&cookie_full); in do_rtws_sync()
1429 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) { in rcu_torture_writer()
1431 cur_ops->get_gp_state_full(&cookie_full); in rcu_torture_writer()
1472 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_writer()
1480 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_writer()
1513 cur_ops->get_gp_state_full(&gp_snap1_full); in rcu_torture_writer()
1655 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_fakewriter()
1660 cur_ops->get_gp_state_full(&gp_snap_full); in rcu_torture_fakewriter()
1976 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) in rcu_torture_one_read()
1977 cur_ops->get_gp_state_full(&cookie_full); in rcu_torture_one_read()
2020 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) in rcu_torture_one_read()