Searched refs:callout_pending (Results 1 – 25 of 38) sorted by relevance
12
66 pending = callout_pending(&timer->tl_callout); in mod_timer()90 if (!callout_pending(&timer->tl_callout)) in del_timer()108 if (!callout_pending(&timer->tl_callout)) in del_timer_sync()119 return callout_pending(&timer->tl_callout); in timer_pending()
136 active = callout_pending(&hrt->hrt_ch); in hrtimer_cancel()152 return callout_pending(&hrt->hrt_ch) || callout_invoking(&hrt->hrt_ch); in hrtimer_active()160 KASSERT(!callout_pending(&hrt->hrt_ch)); in hrtimer_forward()
118 bool callout_pending(callout_t *);
312 if (!callout_pending(&di->cal)) in _strategy()411 if (callout_pending(&di->cal)) in _destroy()
242 if (callout_pending(&cb->ch_stimer)) { in tfrc_time_send()377 if (callout_pending(&(cb)->ch_nftimer)) { in tfrc_time_no_feedback()661 if (!callout_pending(&cb->ch_stimer)) { in tfrc_send_packet()757 if (callout_pending(&cb->ch_stimer)) { in tfrc_send_packet_sent()955 if (!callout_pending(&cb->ch_nftimer)) { in tfrc_send_packet_recv()971 if (callout_pending(&cb->ch_stimer)) { in tfrc_send_packet_recv()
1721 if (!callout_pending(&asoc->dack_timer.timer)) { in sctp_process_a_data_chunk()2381 if (callout_pending(&stcb->asoc.dack_timer.timer)) { in sctp_sack_check()2404 … (callout_pending(&stcb->asoc.dack_timer.timer)) /* timer was up . second packet */ in sctp_sack_check()
2608 if (callout_pending(&net->rxt_timer.timer)) { in sctp_send_initiate()5391 if (callout_pending(&stcb->asoc.dack_timer.timer)) {5536 … if (callout_pending(&stcb->asoc.dack_timer.timer)) {5767 … if (!callout_pending(&net->rxt_timer.timer)) {5827 if (bundle_at && (!callout_pending(&net->rxt_timer.timer))) {6725 if (!callout_pending(&net->rxt_timer.timer)) {6852 if (callout_pending(&net->rxt_timer.timer)) {
53 if (callout_pending(&t->callout)) { in run_timer()
1762 KASSERT(!callout_pending(&xfer->ux_callout)); in usbd_xfer_probe_timeout()1826 KASSERT(xfer->ux_timeout_set || !callout_pending(&xfer->ux_callout)); in usbd_xfer_probe_timeout()1882 KASSERT(!callout_pending(&xfer->ux_callout)); in usbd_xfer_schedule_timeout()1980 KASSERT(!callout_pending(&xfer->ux_callout)); in usbd_xfer_cancel_timeout_async()
230 if (callout_pending(&ln->la_timer)) { in nd_set_timertick()
389 if (callout_pending(&lle->la_timer)) { in llentry_free()
868 if (callout_pending(&sc->sc_bstpcallout) == 0) in bstp_initialization()
374 if (!callout_pending(&sc->sc_roll_to)) { in zkbd_irq_c860()
87 if (callout_pending(&dev->vblank_disable_timer)) { in vblank_disable_fn()
457 if (callout_pending(&sc->sc_poll_handle) || in ahci_poll_hub()797 KASSERT(!callout_pending(&sc->sc_poll_handle)); in ahci_root_intr_close()
169 if (callout_pending(&task->task_restart_ch) || in ld_sdmmc_task_cancel()
1256 if (callout_pending(&isp->isp_osinfo.ldt) == 0) { in isp_async()1454 if (callout_pending(&isp->isp_osinfo.ldt)) { in isp_async()
736 callout_pending(callout_t *cs) in callout_pending() function
394 else if (!callout_pending(&ktd->ktd_wakch)) in ktraddentry()
827 KASSERT(!callout_pending(&it->it_ch)); in itimer_arm_real()
770 if (callout_pending(&sc->sc_ch_pbutton) == true) in kbutton()
966 if (!callout_pending(&periph->periph_callout)) in cd_interpret_sense()988 if (!callout_pending(&periph->periph_callout)) in cd_interpret_sense()1010 if (!callout_pending(&periph->periph_callout)) in cd_interpret_sense()
1395 if (!callout_pending(&sc->sc_tick)) in txp_init()1819 if (callout_pending(&sc->sc_tick)) in txp_stop()
695 if (callout_pending(&nfs_timer_ch)) in nfs_timer_start()
1422 if (FALSE == callout_pending(&sc->sc_tick_callout)) { in ra_gpio_debounce_setup()