Searched refs:timer_list_front (Results 1 – 1 of 1) sorted by relevance
207 let timer_list_front = timer_list.pop_front().unwrap(); in run() localVariable211 let x = timer_list_front.inner.try_lock_irqsave(); in run()223 timer_list.push_front(timer_list_front); in run()228 timer_list_front.run(); in run()