Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dirq_work.h30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) macro
/linux/kernel/printk/
H A Dprintk.c4471 IRQ_WORK_INIT_LAZY(wake_up_klogd_work_func);