Home
last modified time | relevance | path

Searched refs:DEFINE_IRQ_WORK (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dirq_work.h33 #define DEFINE_IRQ_WORK(name, _f) \ macro
/linux/kernel/sched/
H A Dext.c4544 static DEFINE_IRQ_WORK(free_dsq_irq_work, free_dsq_irq_workfn);
5477 static DEFINE_IRQ_WORK(scx_ops_error_irq_work, scx_ops_error_irq_workfn);
/linux/kernel/trace/
H A Dtrace_events.c3354 DEFINE_IRQ_WORK(hist_poll_work, hist_poll_event_irq_work);
/linux/kernel/events/
H A Dcore.c552 static DEFINE_IRQ_WORK(perf_duration_work, perf_duration_warn);
/linux/arch/x86/kvm/
H A Dx86.c9612 static DEFINE_IRQ_WORK(pvclock_irq_work, pvclock_irq_work_fn);