Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h40 struct timer_list { struct
44 void (*function_415) (struct timer_list *); argument
46 unsigned long data;
47 int expires;
/freebsd-12.1/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h194 struct timer_list { struct
203 void init_timer(struct timer_list *t); argument
/freebsd-12.1/contrib/gdb/gdb/
H A Devent-loop.c189 timer_list; variable
/freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h63 #define timer_list callout macro
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dmain.c162 struct timer_list timer_list = LIST_HEAD_INITIALIZER(timer_list); variable