Searched refs:rto_push_irq_work_func (Results 1 – 3 of 3) sorted by relevance
522 init_irq_work(&rd->rto_push_work, rto_push_irq_work_func); in init_rootdomain()
884 extern void rto_push_irq_work_func(struct irq_work *work);
2261 void rto_push_irq_work_func(struct irq_work *work) in rto_push_irq_work_func() function