Searched refs:dropped_notify_IRQ_timer (Results 1 – 2 of 2) sorted by relevance
333 part_sn2->dropped_notify_IRQ_timer.expires = jiffies + in xpc_check_for_dropped_notify_IRQ_sn2()335 add_timer(&part_sn2->dropped_notify_IRQ_timer); in xpc_check_for_dropped_notify_IRQ_sn2()1234 timer = &part_sn2->dropped_notify_IRQ_timer; in xpc_setup_ch_structures_sn2()1302 del_timer_sync(&part_sn2->dropped_notify_IRQ_timer); in xpc_teardown_ch_structures_sn2()
703 struct timer_list dropped_notify_IRQ_timer; /* dropped IRQ timer */ member