Function report |
Source Code:kernel\printk\printk.c |
Create Date:2022-07-28 10:05:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:truncate_msg
Proto:static unsigned int truncate_msg(u16 *text_len, u16 *trunc_msg_len, u16 *dict_len, unsigned int *pad_len)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
u16 * | text_len | |
u16 * | trunc_msg_len | |
u16 * | dict_len | |
unsigned int * | pad_len |
593 | If text_len > max_text_len Then text_len = max_text_len |
598 | dict_len = 0 |
Name | Describe |
---|---|
log_store | sert record into the buffer, discard old ones, update heads |
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 |