Lines Matching defs:gp_snap_full
1538 struct rcu_gp_oldstate gp_snap_full;
1681 cur_ops->get_gp_state_full(&gp_snap_full);
1685 cur_ops->cond_sync_full(&gp_snap_full);
1690 cur_ops->get_gp_state_full(&gp_snap_full);
1694 cur_ops->cond_sync_exp_full(&gp_snap_full);
1721 cur_ops->start_gp_poll_full(&gp_snap_full);
1723 while (!cur_ops->poll_gp_state_full(&gp_snap_full)) {
1749 cur_ops->start_gp_poll_exp_full(&gp_snap_full);
1751 while (!cur_ops->poll_gp_state_full(&gp_snap_full))
1828 struct rcu_gp_oldstate gp_snap_full;
1868 cur_ops->get_gp_state_full(&gp_snap_full);
1870 cur_ops->cond_sync_full(&gp_snap_full);
1873 cur_ops->get_gp_state_full(&gp_snap_full);
1875 cur_ops->cond_sync_exp_full(&gp_snap_full);
1891 cur_ops->start_gp_poll_full(&gp_snap_full);
1894 while (!cur_ops->poll_gp_state_full(&gp_snap_full)) {
1907 cur_ops->start_gp_poll_exp_full(&gp_snap_full);
1908 while (!cur_ops->poll_gp_state_full(&gp_snap_full)) {