Home
last modified time | relevance | path

Searched refs:add_timer (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h142 int (*add_timer)(struct ub_event*, struct ub_event_base*, member
/freebsd/sys/dev/mthca/
H A Dmthca_catas.c173 add_timer(&dev->catas_err.timer); in mthca_start_catas_poll()
/freebsd/contrib/unbound/util/
H A Dub_event_pluggable.c612 ev->vmt->add_timer == my_timer_add); in ub_timer_add()
613 return (*ev->vmt->add_timer)(ev, base, cb, arg, tv); in ub_timer_add()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c295 add_timer(&priv->catas_err.timer); in mlx4_start_catas_poll()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c765 add_timer(&t->tqent_timer); in taskq_dispatch_delay()
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c1236 add_timer(&cm_core->tcp_timer); in irdma_schedule_cm_timer()
1422 add_timer(&cm_core->tcp_timer); in irdma_cm_timer_tick()
H A Dirdma_utils.c900 add_timer(&iwqp->terminate_timer); in irdma_terminate_start_timer()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2009 add_timer(struct timer_list *timer) in add_timer() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c1290 add_timer(&ep->timer); in start_ep_timer()