Home
last modified time | relevance | path

Searched refs:error_irq_work (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h916 struct irq_work error_irq_work; member
H A Dext.c3594 irq_work_sync(&sch->error_irq_work); in scx_sched_free_rcu_work()
4683 struct scx_sched *sch = container_of(irq_work, struct scx_sched, error_irq_work); in scx_vexit()
4715 irq_work_queue(&sch->error_irq_work); in alloc_kick_syncs()
4798 init_irq_work(&sch->error_irq_work, scx_error_irq_workfn); in scx_alloc_and_add_sched()