Searched refs:spl_timer_list_t (Results 1 – 3 of 3) sorted by relevance
66 typedef struct timer_list *spl_timer_list_t; typedef68 typedef unsigned long spl_timer_list_t; typedef74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup() argument80 setup_timer(timer, func, (spl_timer_list_t)(timer)); in timer_setup()
222 __cv_wakeup(spl_timer_list_t t) in __cv_wakeup()
257 task_expire(spl_timer_list_t tl) in task_expire()