Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dirq_work.h20 #define IRQ_WORK_LAZY BIT(2) macro
/Linux-v4.19/kernel/
Dirq_work.c100 if (work->flags & IRQ_WORK_LAZY) { in irq_work_queue()
/Linux-v4.19/kernel/printk/
Dprintk.c2886 .flags = IRQ_WORK_LAZY,