Searched refs:timer_list (Results 1 – 9 of 9) sorted by relevance
4 dnl # Check if timer_list.func get passed a timer_list or an unsigned long7 dnl # kernels that support the new timer_list.func signature.17 struct timer_list timer;21 void task_expire(struct timer_list *tl)34 void task_expire(struct timer_list *tl) {}36 struct timer_list tl;43 struct timer_list tl;58 AC_MSG_CHECKING([whether timer function expects timer_list])62 [timer_list.function gets a timer_list])67 AC_MSG_CHECKING([whether struct timer_list has flags])[all …]
57 struct timer_list *t = (struct timer_list *) arg; in run_timer()80 vchiq_init_timer(struct timer_list *t) in vchiq_init_timer()92 vchiq_setup_timer(struct timer_list *t, void (*function)(unsigned long), unsigned long data) in vchiq_setup_timer()100 vchiq_mod_timer(struct timer_list *t, unsigned long expires) in vchiq_mod_timer()108 vchiq_add_timer(struct timer_list *t) in vchiq_add_timer()114 vchiq_del_timer_sync(struct timer_list *t) in vchiq_del_timer_sync()125 vchiq_del_timer(struct timer_list *t) in vchiq_del_timer()
190 struct timer_list { struct199 void vchiq_init_timer(struct timer_list *t); argument200 void vchiq_setup_timer(struct timer_list *t, void (*function)(unsigned long), unsigned long data);201 void vchiq_mod_timer(struct timer_list *t, unsigned long expires);202 void vchiq_add_timer(struct timer_list *t);203 int vchiq_del_timer(struct timer_list *t);204 int vchiq_del_timer_sync(struct timer_list *t);
66 typedef struct timer_list *spl_timer_list_t;74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup()
112 struct timer_list tqent_timer;
217 struct timer_list timer;224 struct timer_list *tmr = (struct timer_list *)t; in __cv_wakeup()235 struct timer_list *timer = &task_timer.timer; in spl_io_schedule_timeout()
259 struct timer_list *tmr = (struct timer_list *)tl; in task_expire()
85 struct timer_list suspend_timer;
25 grep hpet /proc/timer_list