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