Searched defs:timer_list (Results 1 – 5 of 5) sorted by relevance
190 struct timer_list { struct199 void vchiq_init_timer(struct timer_list *t); argument
376 struct list_head *timer_list = &trans->dbg.periodic_trig_list; iwl_dbg_tlv_del_timers() local
251 struct list_head *timer_list) in irdma_timer_list_prep()1324 struct list_head timer_list; in irdma_cm_timer_tick() local
62 #define timer_list callout macro
162 struct timer_list timer_list = LIST_HEAD_INITIALIZER(timer_list); variable