| Function report | 
| Source Code: kernel\printk\printk.c | Create Date:2022-07-28 10:07:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:wake_up_klogd_work_func
Proto:static void wake_up_klogd_work_func(struct irq_work *irq_work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_work * | irq_work | 
| 2950 | pending = __this_cpu_xchg(printk_pending, 0) | 
| 2952 | If pending & PRINTK_PENDING_OUTPUT Then | 
| 2958 | If pending & Delayed printk version, for scheduler-internal messages: Then wake_up_interruptible( & log_wait) | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |