Lines Matching defs:cookie_full
1497 struct rcu_gp_oldstate cookie_full;
1509 cur_ops->get_gp_state_full(&cookie_full);
1516 WARN_ONCE(dopoll_full && !cur_ops->poll_gp_state_full(&cookie_full),
1534 struct rcu_gp_oldstate cookie_full;
1638 cur_ops->get_gp_state_full(&cookie_full);
1639 WARN_ONCE(cur_ops->poll_gp_state_full(&cookie_full),
1646 cur_ops->get_comp_state_full(&cookie_full);
1647 WARN_ON_ONCE(!cur_ops->poll_gp_state_full(&cookie_full));
2257 struct rcu_gp_oldstate cookie_full;
2286 cur_ops->get_gp_state_full(&rtorsp->cookie_full);
2347 WARN_ONCE(cur_ops->poll_gp_state_full(&rtorsp->cookie_full),