Searched defs:del_timer (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h85 #define del_timer(timer) (void)callout_stop(&(timer)->callout) macro
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dunbound-event.h145 int (*del_timer)(struct ub_event*); member in struct:ub_event_vmt
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c125 del_timer(struct timer_list *t) function

Completed in 64 milliseconds