Home
last modified time | relevance | path

Searched refs:IRQ_WORK_INIT_LAZY (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dirq_work.h30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) macro
/linux-6.1.9/kernel/printk/
Dprintk.c3459 IRQ_WORK_INIT_LAZY(wake_up_klogd_work_func);