Home
last modified time | relevance | path

Searched refs:rto_push_work (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2287 irq_work_queue_on(&rq->rd->rto_push_work, cpu); in tell_cpu_to_push()
2295 container_of(work, struct root_domain, rto_push_work); in rto_push_irq_work_func()
2324 irq_work_queue_on(&rd->rto_push_work, cpu); in rto_push_irq_work_func()
H A Dsched.h909 struct irq_work rto_push_work; member
H A Dtopology.c516 init_irq_work(&rd->rto_push_work, rto_push_irq_work_func); in init_rootdomain()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c2509 irq_work_queue_on(&rq->rd->rto_push_work, cpu); in tell_cpu_to_push()
2517 container_of(work, struct root_domain, rto_push_work); in rto_push_irq_work_func()
2547 irq_work_queue_on(&rd->rto_push_work, cpu); in rto_push_irq_work_func()
H A Dtopology.c551 rd->rto_push_work = IRQ_WORK_INIT_HARD(rto_push_irq_work_func); in init_rootdomain()
H A Dsched.h970 struct irq_work rto_push_work; member

Completed in 23 milliseconds