Searched refs:DoTimerSoftirq (Results 1 – 1 of 1) sorted by relevance
167 pub struct DoTimerSoftirq { struct171 impl DoTimerSoftirq { argument173 return DoTimerSoftirq { in new()189 impl SoftirqVec for DoTimerSoftirq { implementation239 let do_timer_softirq = Arc::new(DoTimerSoftirq::new()); in timer_init()