Searched refs:softirq_func (Results 1 – 1 of 1) sorted by relevance
212 let softirq_func = table_guard[i as usize].clone(); in do_softirq() localVariable214 if softirq_func.is_none() { in do_softirq()220 softirq_func.as_ref().unwrap().run(); in do_softirq()