Searched refs:IRQ_WORK_LAZY (Results 1 – 3 of 3) sorted by relevance
18 #define IRQ_WORK_LAZY 4UL /* Doesn't want IPI, wait for tick */ macro
97 if (work->flags & IRQ_WORK_LAZY) { in irq_work_queue()
2733 .flags = IRQ_WORK_LAZY,