Searched refs:IRQ_WORK_LAZY (Results 1 – 3 of 3) sorted by relevance
20 #define IRQ_WORK_LAZY BIT(2) macro
100 if (work->flags & IRQ_WORK_LAZY) { in irq_work_queue()
2886 .flags = IRQ_WORK_LAZY,