Searched refs:do_timer_softirq (Results 1 – 1 of 1) sorted by relevance
279 let do_timer_softirq = Arc::new(DoTimerSoftirq::new()); in timer_init() localVariable281 .register_softirq(SoftirqNumber::TIMER, do_timer_softirq) in timer_init()