Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dtopology.c509 init_irq_work(&rd->rto_push_work, rto_push_irq_work_func); in init_rootdomain()
H A Dsched.h862 extern void rto_push_irq_work_func(struct irq_work *work);
H A Drt.c2195 void rto_push_irq_work_func(struct irq_work *work) in rto_push_irq_work_func() function