Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtimer.h66 typedef struct timer_list *spl_timer_list_t; global() typedef
68 typedef unsigned long spl_timer_list_t; global() typedef
74 timer_setup(struct timer_list * timer,void (* func)(spl_timer_list_t),u32 fl) timer_setup() argument