Home
last modified time | relevance | path

Searched defs:tmr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c224 struct timer_list *tmr = (struct timer_list *)t; in __cv_wakeup() local
H A Dspl-taskq.c259 struct timer_list *tmr = (struct timer_list *)tl; in task_expire() local
/f-stack/freebsd/netinet/
H A Dsctputil.c1711 struct sctp_timer *tmr; in sctp_timeout_handler() local
2145 struct sctp_timer *tmr; in sctp_timer_start() local
2601 struct sctp_timer *tmr; in sctp_timer_stop() local
H A Dsctp_os_bsd.h269 #define SCTP_OS_TIMER_INIT(tmr) callout_init(tmr, 1) argument
H A Dsctp_structs.h135 struct sctp_timer tmr; member