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