Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dirq_work.h20 #define IRQ_WORK_LAZY BIT(2) macro
/Linux-v5.4/kernel/
Dirq_work.c64 if (work->flags & IRQ_WORK_LAZY) { in __irq_work_queue_local()
/Linux-v5.4/kernel/printk/
Dprintk.c2964 .flags = IRQ_WORK_LAZY,