Searched refs:unwind_timer (Results 1 – 1 of 1) sorted by relevance
242 static struct timer_list unwind_timer; variable248 timer_setup(&unwind_timer, unwindme_timer_fn, 0); in test_unwind_irq()249 mod_timer(&unwind_timer, jiffies + 1); in test_unwind_irq()