Home
last modified time | relevance | path

Searched refs:rto_push_irq_work_func (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dtopology.c522 init_irq_work(&rd->rto_push_work, rto_push_irq_work_func); in init_rootdomain()
Dsched.h884 extern void rto_push_irq_work_func(struct irq_work *work);
Drt.c2261 void rto_push_irq_work_func(struct irq_work *work) in rto_push_irq_work_func() function