Searched refs:IRQ_WORK_INIT_LAZY (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | irq_work.h | 30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) macro |
/linux/kernel/printk/ | ||
A D | printk.c | 3230 IRQ_WORK_INIT_LAZY(wake_up_klogd_work_func); |
Completed in 10 milliseconds