Searched defs:timer_list (Results 1 – 6 of 6) sorted by relevance
38 struct timer_list { struct40 void (*function) (struct timer_list *); argument62 extern int mod_timer(struct timer_list *, unsigned long); argument
190 struct timer_list { struct199 void vchiq_init_timer(struct timer_list *t); argument
379 struct list_head *timer_list = &trans->dbg.periodic_trig_list; in iwl_dbg_tlv_del_timers() local
343 struct list_head *timer_list) in irdma_timer_list_prep()1431 struct list_head timer_list; in irdma_cm_timer_tick() local
62 #define timer_list callout macro
163 struct timer_list timer_list = LIST_HEAD_INITIALIZER(timer_list); variable