Function report |
Source Code:kernel\printk\printk_safe.c |
Create Date:2022-07-28 10:07:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:report_message_lost
Proto:static void report_message_lost(struct printk_safe_seq_buf *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct printk_safe_seq_buf * | s |
170 | lost = atomic_xchg( & message_lost, 0) |
172 | If lost Then printk_deferred("Lost %d message(s)!\n", lost) |
Name | Describe |
---|---|
__printk_safe_flush | Flush data from the associated per-CPU buffer. The function* can be called either via IRQ work or independently. |
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 |