callout_pending
if (schedtimeout && !callout_pending(&sc->sc_timeout))
if (!sc->sc_polling && !callout_pending(&sc->sc_timeout))
if (callout_pending(&sc->sc_poll_handle) ||
KASSERT(!callout_pending(&sc->sc_poll_handle));
if (FALSE == callout_pending(&sc->sc_tick_callout)) {
if (callout_pending(&sc->sc_ch_pbutton) == true)
if (!callout_pending(&sc->sc_roll_to)) {
if (!callout_pending(&wd->sc_restart_diskqueue)) {
if (!callout_pending(&di->cal))
if (callout_pending(&di->cal))
if (callout_pending(&isp->isp_osinfo.ldt) == 0) {
if (callout_pending(&isp->isp_osinfo.ldt)) {
} else if (!callout_pending(&sc->sc_rngto)) {
if (!callout_pending(&sc->sc_tick))
if (callout_pending(&sc->sc_tick))
if (!callout_pending(&periph->periph_callout))
if (!callout_pending(&periph->periph_callout))
if (!callout_pending(&periph->periph_callout))
} else if (!callout_pending(&periph->periph_callout)) {
if (!callout_pending(&periph->periph_callout))
if (!callout_pending(&periph->periph_callout))
if (callout_pending(&task->task_restart_ch) ||
if (callout_pending(&sc->sc_poll_handle) ||
KASSERT(!callout_pending(&sc->sc_poll_handle));
KASSERT(!callout_pending(&xfer->ux_callout));
KASSERT(xfer->ux_timeout_set || !callout_pending(&xfer->ux_callout));
KASSERT(!callout_pending(&xfer->ux_callout));
KASSERT(!callout_pending(&xfer->ux_callout));
KASSERT(!callout_pending(&unp->unp_stat_ch));
KASSERT(!callout_pending(calloutp));
else if (!callout_pending(&ktd->ktd_wakch))
KASSERT(!callout_pending(&it->it_ch));
if (callout_pending(&sc->sc_bstpcallout) == 0)
if (callout_pending(&lle->la_timer)) {
if (callout_pending(&wgp->wgp_session_dtor_timer)) {
if (callout_pending(&ln->la_timer)) {
if (callout_pending(&cb->ch_stimer)) {
if (callout_pending(&(cb)->ch_nftimer)) {
if (!callout_pending(&cb->ch_stimer)) {
if (callout_pending(&cb->ch_stimer)) {
if (!callout_pending(&cb->ch_nftimer)) {
if (callout_pending(&cb->ch_stimer)) {
if (!callout_pending(&asoc->dack_timer.timer)) {
if (callout_pending(&stcb->asoc.dack_timer.timer)) {
(callout_pending(&stcb->asoc.dack_timer.timer)) /* timer was up . second packet */
if (callout_pending(&net->rxt_timer.timer)) {
if (callout_pending(&stcb->asoc.dack_timer.timer)) {
if (callout_pending(&stcb->asoc.dack_timer.timer)) {
if (!callout_pending(&net->rxt_timer.timer)) {
if (bundle_at && (!callout_pending(&net->rxt_timer.timer))) {
if (!callout_pending(&net->rxt_timer.timer)) {
if (callout_pending(&net->rxt_timer.timer)) {
if (callout_pending(&stcb->asoc.dack_timer.timer)) {
if (callout_pending(&tmr->timer)) {
if (callout_pending(&nfs_timer_ch))
bool callout_pending(callout_t *);