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