Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dtopology.c549 rd->rto_push_work = IRQ_WORK_INIT_HARD(rto_push_irq_work_func); in init_rootdomain()
Dsched.h893 extern void rto_push_irq_work_func(struct irq_work *work);
Drt.c2309 void rto_push_irq_work_func(struct irq_work *work) in rto_push_irq_work_func() function