Searched refs:timer_list_t (Results 1 – 1 of 1) sorted by relevance
55 } timer_list_t; typedef57 static inline int timer_pending(const timer_list_t *timer) in timer_pending()78 extern void linux_init_timer(timer_list_t *timer);80 extern void linux_add_timer(timer_list_t *timer);82 extern int linux_del_timer(timer_list_t *timer);84 extern int linux_mod_timer(timer_list_t *timer, ULONG expires);