Searched refs:dopoll_full (Results 1 – 1 of 1) sorted by relevance
1304 bool dopoll_full; in do_rtws_sync() local1308 dopoll_full = cur_ops->get_gp_state_full && cur_ops->poll_gp_state_full && !(r & 0xc00); in do_rtws_sync()1309 if (dopoll || dopoll_full) in do_rtws_sync()1313 if (dopoll_full) in do_rtws_sync()1315 if (cur_ops->poll_need_2gp && cur_ops->poll_need_2gp(dopoll, dopoll_full)) in do_rtws_sync()1321 WARN_ONCE(dopoll_full && !cur_ops->poll_gp_state_full(&cookie_full), in do_rtws_sync()1324 if (dopoll || dopoll_full) in do_rtws_sync()