Searched refs:dopoll_full (Results 1 – 1 of 1) sorted by relevance
1333 bool dopoll_full; in do_rtws_sync() local1337 dopoll_full = cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full && !(r & 0xc00); in do_rtws_sync()1338 if (dopoll || dopoll_full) in do_rtws_sync()1342 if (dopoll_full) in do_rtws_sync()1344 if (cur_ops->poll_need_2gp && cur_ops->poll_need_2gp(dopoll, dopoll_full)) in do_rtws_sync()1350 WARN_ONCE(dopoll_full && !cur_ops->poll_gp_state_full(&cookie_full), in do_rtws_sync()1353 if (dopoll || dopoll_full) in do_rtws_sync()