Searched refs:error_irq_work (Results 1 – 2 of 2) sorted by relevance
916 struct irq_work error_irq_work; member
3643 irq_work_sync(&sch->error_irq_work); in scx_sched_free_rcu_work()4727 struct scx_sched *sch = container_of(irq_work, struct scx_sched, error_irq_work); in scx_error_irq_workfn()4759 irq_work_queue(&sch->error_irq_work); in scx_vexit()4844 init_irq_work(&sch->error_irq_work, scx_error_irq_workfn); in scx_alloc_and_add_sched()