Searched refs:add_timer (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h82 extern void add_timer(struct timer_list *);
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dunbound-event.h142 int (*add_timer)(struct ub_event*, struct ub_event_base*, member in struct:ub_event_vmt
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_catas.c173 add_timer(&dev->catas_err.timer);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c295 add_timer(&priv->catas_err.timer);
/freebsd-11-stable/contrib/unbound/util/
H A Dub_event_pluggable.c612 ev->vmt->add_timer == my_timer_add);
613 return (*ev->vmt->add_timer)(ev, base, cb, arg, tv);
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h206 void add_timer(struct timer_list *t);
H A Dvchi_bsd.c108 add_timer(struct timer_list *t) function
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1900 add_timer(&arm_state->suspend_timer);
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1917 add_timer(struct timer_list *timer) function
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c1300 add_timer(&ep->timer);

Completed in 286 milliseconds