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