Searched refs:IRQ_WORK_LAZY (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | smp_types.h | 12 IRQ_WORK_LAZY = 0x04, /* No IPI, wait for tick */ enumerator |
| A D | irq_work.h | 30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) |
Completed in 5 milliseconds