Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsmp_types.h12 IRQ_WORK_LAZY = 0x04, /* No IPI, wait for tick */ enumerator
A Dirq_work.h30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY)
/linux-6.3-rc2/kernel/
A Dirq_work.c86 if (work_flags & IRQ_WORK_LAZY) in __irq_work_queue_local()

Completed in 4 milliseconds