Searched refs:check_pending (Results 1 – 4 of 4) sorted by relevance
376 check_pending(NCURSES_SP_DCL0) in check_pending() function1013 if (check_pending(NCURSES_SP_ARG)) in TINFO_DOUPDATE()1030 if (check_pending(NCURSES_SP_ARG)) in TINFO_DOUPDATE()
1972 ECORE_DBG_BREAK_IF(r->check_pending(r)); in ecore_execute_vlan_mac()2290 raw->check_pending = ecore_raw_check_pending; in ecore_init_raw_obj()4029 if (r->check_pending(r) || in ecore_config_mcast()4041 if (!r->check_pending(r)) { in ecore_config_mcast()4088 return o->raw.check_pending(&o->raw) || o->check_sched(o); in ecore_mcast_check_pending()4116 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()4141 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()4160 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()
8371 if (sc->mcast_obj.check_pending(&sc->mcast_obj)) { in bxe_handle_mcast_eqe()
13194 check_pending() (reported by Alexander V Lukyanov).14292 + moved logic for SP->_fifohold inside check_pending() to make it14309 + add another call to check_pending, before scrolling, for