Lines Matching refs:get_gp_state_full
388 void (*get_gp_state_full)(struct rcu_gp_oldstate *rgosp);
585 .get_gp_state_full = get_state_synchronize_rcu_full,
1396 dopoll_full = cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full && !(r & 0xc00);
1402 cur_ops->get_gp_state_full(&cookie_full);
1518 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full) {
1520 cur_ops->get_gp_state_full(&cookie_full);
1563 cur_ops->get_gp_state_full(&gp_snap_full);
1572 cur_ops->get_gp_state_full(&gp_snap_full);
1606 cur_ops->get_gp_state_full(&gp_snap1_full);
1751 cur_ops->get_gp_state_full(&gp_snap_full);
1756 cur_ops->get_gp_state_full(&gp_snap_full);
2135 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full)
2136 cur_ops->get_gp_state_full(&cookie_full);
2180 if (cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full)