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

/linux-master/include/linux/
H A Dirq_work.h33 #define DEFINE_IRQ_WORK(name, _f) \ macro
/linux-master/mm/kfence/
H A Dcore.c804 static DEFINE_IRQ_WORK(wake_up_kfence_timer_work, wake_up_kfence_timer);
/linux-master/kernel/events/
H A Dcore.c518 static DEFINE_IRQ_WORK(perf_duration_work, perf_duration_warn);
/linux-master/arch/x86/kvm/
H A Dx86.c9623 static DEFINE_IRQ_WORK(pvclock_irq_work, pvclock_irq_work_fn);

Completed in 222 milliseconds