Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dirq_work.h33 #define DEFINE_IRQ_WORK(name, _f) \ macro
/linux/mm/kfence/
H A Dcore.c827 static DEFINE_IRQ_WORK(wake_up_kfence_timer_work, wake_up_kfence_timer); in toggle_allocation_gate()
/linux/kernel/events/
H A Dcore.c552 static DEFINE_IRQ_WORK(perf_duration_work, perf_duration_warn);
/linux/arch/x86/kvm/
H A Dx86.c9605 static DEFINE_IRQ_WORK(pvclock_irq_work, pvclock_irq_work_fn);