Function report |
Source Code:kernel\printk\printk.c |
Create Date:2022-07-28 10:05:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:log_make_free_space
Proto:static int log_make_free_space(unsigned int msg_size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | msg_size |
554 | he next printk record to read after the last 'clear' command = dex and sequence number of the first record stored in the buffer |
555 | clear_idx = log_first_idx |
562 | Return -ENOMEM |
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 |