Home
last modified time | relevance | path

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

/include/linux/
A Dirq_work.h29 #define IRQ_WORK_INIT(_func) __IRQ_WORK_INIT(_func, 0) macro
34 struct irq_work name = IRQ_WORK_INIT(_f)
39 *work = IRQ_WORK_INIT(func); in init_irq_work()

Completed in 2 milliseconds